Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDType.cpp694 QualType VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function
HDASTImporter.cpp46 QualType VisitLValueReferenceType(const LValueReferenceType *T);
1540 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp133 void ASTTypeWriter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTTypeWriter
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplate.cpp4000 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder