Searched defs:VisitUnresolvedUsingType (Results 1 - 3 of 3) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | ASTDumper.cpp | 340 void VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:__anon1134::ASTDumper |
/external/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 248 void ASTTypeWriter::VisitUnresolvedUsingType(const UnresolvedUsingType *T) { function in class:ASTTypeWriter |
/external/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 4099 bool UnnamedLocalNoLinkageFinder::VisitUnresolvedUsingType( function in class:UnnamedLocalNoLinkageFinder |
Completed in 243 milliseconds