Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1126 void VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in __anone9b41ed00211::ODRTypeVisitor
H A DType.cpp946 QualType VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function
H A DASTImporter.cpp1174 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6376 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder