Searched defs:VisitLValueReferenceType (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1142 void VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in __anoncf944ab10211::ODRTypeVisitor |
H A D | Type.cpp | 924 QualType VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function |
H A D | ASTImporter.cpp | 1170 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter |
/openbsd-src/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6200 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder |