Searched defs:VisitUnresolvedUsingType (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/clang/lib/AST/ | ||
| HD | ODRHash.cpp | 1238 void VisitUnresolvedUsingType(const UnresolvedUsingType *T) { in VisitUnresolvedUsingType() function in __anon339d85f30211::ODRTypeVisitor |
| HD | JSONNodeDumper.cpp | 745 void JSONNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *UUT) { in VisitUnresolvedUsingType() function in JSONNodeDumper |
| HD | TextNodeDumper.cpp | 1963 void TextNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { in VisitUnresolvedUsingType() function in TextNodeDumper |
| HD | ASTImporter.cpp | 1366 ExpectedType ASTNodeImporter::VisitUnresolvedUsingType( in VisitUnresolvedUsingType() function in ASTNodeImporter |
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/ | ||
| HD | SemaTemplate.cpp | 5731 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType( in VisitUnresolvedUsingType() function in UnnamedLocalNoLinkageFinder |