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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp987 void VisitLValueReferenceType(const LValueReferenceType *T) { function in class:__anon1594::ODRTypeVisitor
H A DType.cpp916 QualType VisitLValueReferenceType(const LValueReferenceType *T) { function in struct:__anon1605::SimpleTransformVisitor
H A DASTImporter.cpp347 ExpectedType VisitLValueReferenceType(const LValueReferenceType *T);
1112 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5865 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( function in class:UnnamedLocalNoLinkageFinder

Completed in 215 milliseconds