Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DTemplateArgumentHasher.cpp342 void VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in __anon91a37be10111::TypeVisitorHelper
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1171 void VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DType.cpp1050 QualType VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function
H A DASTImporter.cpp1408 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6064 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder