Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp903 void VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in __anondc2745e90211::ODRTypeVisitor
H A DType.cpp791 QualType VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function
H A DASTImporter.cpp328 ExpectedType VisitLValueReferenceType(const LValueReferenceType *T);
1052 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp216 void ASTTypeWriter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTTypeWriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp5340 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder