Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp987 void VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in __anon79b649e50211::ODRTypeVisitor
H A DType.cpp914 QualType VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function
H A DASTImporter.cpp340 ExpectedType VisitLValueReferenceType(const LValueReferenceType *T);
1120 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp5973 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder