Searched defs:VisitLValueReferenceType (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 988 void VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in __anonfecede4a0211::ODRTypeVisitor |
| H A D | Type.cpp | 920 QualType VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function |
| H A D | ASTImporter.cpp | 1175 ASTNodeImporter::VisitLValueReferenceType(const LValueReferenceType *T) { in VisitLValueReferenceType() function in ASTNodeImporter |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6035 bool UnnamedLocalNoLinkageFinder::VisitLValueReferenceType( in VisitLValueReferenceType() function in UnnamedLocalNoLinkageFinder |