Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp1142 void VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in __anoncf944ab10211::ODRTypeVisitor
H A DType.cpp924 QualType VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function
H A DASTImporter.cpp1170 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp6200 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder