Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp274 allOf(ignoringImpCasts(canResolveToExpr(equalsNode(Exp))), in findDirectMutation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp363 REGISTER_MATCHER(ignoringImpCasts); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h917 AST_MATCHER_P(Expr, ignoringImpCasts, in AST_MATCHER_P() argument