Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp284 hasAncestor(typeLoc(unless( in isUnevaluated()
/src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp590 REGISTER_MATCHER(typeLoc); in RegistryMaps()
/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp775 const internal::VariadicAllOfMatcher<TypeLoc> typeLoc; variable
/src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2797 extern const internal::VariadicAllOfMatcher<TypeLoc> typeLoc;