Home
last modified time | relevance | path

Searched refs:dumpType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp139 dumpType(E->getType()); in Visit()
1855 dumpType(D->getType()); in VisitEnumConstantDecl()
1860 dumpType(D->getType()); in VisitIndirectFieldDecl()
1868 dumpType(D->getType()); in VisitFunctionDecl()
1960 dumpType(D->getType()); in VisitFieldDecl()
1974 dumpType(D->getType()); in VisitVarDecl()
2031 dumpType(D->getType()); in VisitBindingDecl()
2087 dumpType(D->getType()); in VisitOMPDeclareReductionDecl()
2129 dumpType(D->getType()); in VisitOMPCapturedExprDecl()
2352 dumpType(D->getType()); in VisitNonTypeTemplateParmDecl()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h202 void dumpType(QualType T);