Searched defs:VisitLValueReferenceType (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1126 void VisitLValueReferenceType(const LValueReferenceType *T) { VisitLValueReferenceType() function in __anon4baa67ec0211::ODRTypeVisitor |
H A D | Type.cpp | 946 QualType VisitLValueReferenceType(const LValueReferenceType *T) { VisitLValueReferenceType() function |
H A D | ASTImporter.cpp | 1174 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { VisitLValueReferenceType() function in ASTNodeImporter |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6376 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder |