Searched defs:VisitTypedefType (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1171 void VisitTypedefType(const TypedefType *T) { VisitTypedefType() function in __anon4baa67ec0211::ODRTypeVisitor |
H A D | JSONNodeDumper.cpp | 570 void JSONNodeDumper::VisitTypedefType(const TypedefType *TT) { VisitTypedefType() function in JSONNodeDumper |
H A D | TextNodeDumper.cpp | 1738 void TextNodeDumper::VisitTypedefType(const TypedefType *T) { VisitTypedefType() function in TextNodeDumper |
H A D | ASTImporter.cpp | 1372 ExpectedType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { VisitTypedefType() function in ASTNodeImporter |