Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp419 hasDestinationType(nonConstReferenceType())))) in findCastMutation()
431 hasDestinationType(nonConstReferenceType())), in findCastMutation()
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp306 REGISTER_MATCHER(hasDestinationType); in RegistryMaps()
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5818 AST_MATCHER_P(ExplicitCastExpr, hasDestinationType, in AST_MATCHER_P() argument