Home
last modified time | relevance | path

Searched defs:VisitTypedefType (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1171 void VisitTypedefType(const TypedefType *T) { VisitTypedefType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp570 void JSONNodeDumper::VisitTypedefType(const TypedefType *TT) { VisitTypedefType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1738 void TextNodeDumper::VisitTypedefType(const TypedefType *T) { VisitTypedefType() function in TextNodeDumper
H A DASTImporter.cpp1372 ExpectedType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { VisitTypedefType() function in ASTNodeImporter
3514 std::optional<bool> VisitTypedefType(const TypedefType *T) { VisitTypedefType() function in __anonec1224fd0411::IsTypeDeclaredInsideVisitor