Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h325 void VisitReferenceType(const ReferenceType *T) { in VisitReferenceType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp982 void VisitReferenceType(const ReferenceType *T) { in VisitReferenceType() function in __anon79b649e50211::ODRTypeVisitor
H A DType.cpp1817 Type *VisitReferenceType(const ReferenceType *T) { in VisitReferenceType() function in __anon1b829cde0211::GetContainedDeducedTypeVisitor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2260 TemplateTypeParmDecl *VisitReferenceType(const ReferenceType *T) { in VisitReferenceType() function