Home
last modified time | relevance | path

Searched refs:unresolvedLookupExpr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp324 callee(expr(anyOf(unresolvedLookupExpr(), unresolvedMemberExpr(), in findDirectMutation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp557 REGISTER_MATCHER(unresolvedLookupExpr); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp847 unresolvedLookupExpr; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1782 unresolvedLookupExpr;