Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp300 match(findAll(castExpr(hasSourceExpression(equalsNode(Exp)), in findCastMutation()
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp303 REGISTER_MATCHER(hasSourceExpression); in RegistryMaps()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4425 AST_POLYMORPHIC_MATCHER_P(hasSourceExpression, in AST_POLYMORPHIC_MATCHER_P() argument