Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp493 REGISTER_MATCHER(lValueReferenceType); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1098 const AstTypeMatcher<LValueReferenceType> lValueReferenceType; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7447 extern const AstTypeMatcher<LValueReferenceType> lValueReferenceType;