Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp46 QualType VisitLValueReferenceType(const LValueReferenceType *T);
1497 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp133 void ASTTypeWriter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp3958 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder