Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp138 dumpType(E->getType()); in Visit()
1620 dumpType(D->getType()); in VisitEnumConstantDecl()
1625 dumpType(D->getType()); in VisitIndirectFieldDecl()
1633 dumpType(D->getType()); in VisitFunctionDecl()
1714 dumpType(D->getType()); in VisitFieldDecl()
1723 dumpType(D->getType()); in VisitVarDecl()
1776 dumpType(D->getType()); in VisitBindingDecl()
1832 dumpType(D->getType()); in VisitOMPDeclareReductionDecl()
1874 dumpType(D->getType()); in VisitOMPCapturedExprDecl()
2086 dumpType(D->getType()); in VisitNonTypeTemplateParmDecl()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h200 void dumpType(QualType T);