Home
last modified time | relevance | path

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

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