Home
last modified time | relevance | path

Searched refs:hasDestinationType (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp490 explicitCastExpr(hasDestinationType( in findCastMutation()
501 anyOf(explicitCastExpr(hasDestinationType( in findCastMutation()
/src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp314 REGISTER_MATCHER(hasDestinationType); in RegistryMaps()
/src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6093 AST_MATCHER_P(ExplicitCastExpr, hasDestinationType, in AST_MATCHER_P() argument