Searched defs:VisitUnresolvedUsingType (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1017 void VisitUnresolvedUsingType(const UnresolvedUsingType *T) { in VisitUnresolvedUsingType() function in __anondc2745e90211::ODRTypeVisitor |
| H A D | TextNodeDumper.cpp | 1114 void TextNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { in VisitUnresolvedUsingType() function in TextNodeDumper |
| H A D | ASTImporter.cpp | 1224 ExpectedType ASTNodeImporter::VisitUnresolvedUsingType( in VisitUnresolvedUsingType() function in ASTNodeImporter |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 334 void ASTTypeWriter::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { in VisitUnresolvedUsingType() function in ASTTypeWriter |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 5413 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType( in VisitUnresolvedUsingType() function in UnnamedLocalNoLinkageFinder |