Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp409 hasDestinationType(nonConstReferenceType())))) in findCastMutation()
421 hasDestinationType(nonConstReferenceType())), in findCastMutation()
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp298 REGISTER_MATCHER(hasDestinationType); in RegistryMaps()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5626 AST_MATCHER_P(ExplicitCastExpr, hasDestinationType, in AST_MATCHER_P() argument