Home
last modified time | relevance | path

Searched defs:VisitAutoType (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTNodeTraverser.h461 void VisitAutoType(const AutoType *T) { in VisitAutoType() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDODRHash.cpp1014 void VisitAutoType(const AutoType *T) { in VisitAutoType() function in __anonf5d5e8b40211::ODRTypeVisitor
HDJSONNodeDumper.cpp783 void JSONNodeDumper::VisitAutoType(const AutoType *AT) { in VisitAutoType() function in JSONNodeDumper
HDTextNodeDumper.cpp2014 void TextNodeDumper::VisitAutoType(const AutoType *T) { in VisitAutoType() function in TextNodeDumper
HDASTImporter.cpp1468 ExpectedType ASTNodeImporter::VisitAutoType(const AutoType *T) { in VisitAutoType() function in ASTNodeImporter
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp5758 bool UnnamedLocalNoLinkageFinder::VisitAutoType(const AutoType *T) { in VisitAutoType() function in UnnamedLocalNoLinkageFinder