Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp490 REGISTER_MATCHER(lValueReferenceType); in RegistryMaps()
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1067 const AstTypeMatcher<LValueReferenceType> lValueReferenceType; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7398 /// \c lValueReferenceType() matches the types of \c b, \c d, and \c e. \c e is
7400 extern const AstTypeMatcher<LValueReferenceType> lValueReferenceType;