Searched defs:VisitTypedefType (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1187 void VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anoncf944ab10211::ODRTypeVisitor |
| H A D | JSONNodeDumper.cpp | 532 void JSONNodeDumper::VisitTypedefType(const TypedefType *TT) { in VisitTypedefType() function in JSONNodeDumper |
| H A D | TextNodeDumper.cpp | 1550 void TextNodeDumper::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in TextNodeDumper |
| H A D | ASTImporter.cpp | 1356 ExpectedType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTNodeImporter |