Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp717 QualType VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function
DASTImporter.cpp46 QualType VisitLValueReferenceType(const LValueReferenceType *T);
1623 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp162 void ASTTypeWriter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4074 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder