Home
last modified time | relevance | path

Searched refs:dumpAttr (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/AST/
DASTDumper.cpp234 void dumpAttr(const Attr *A);
837 void ASTDumper::dumpAttr(const Attr *A) { in dumpAttr() function in ASTDumper
1057 dumpAttr(*I); in dumpDecl()
1789 dumpAttr(*I); in VisitAttributedStmt()
/external/llvm/docs/TableGen/
DBackEnds.rst332 It is used to implement ``ASTDumper::dumpAttr``.
/external/llvm-project/llvm/docs/TableGen/
DBackEnds.rst362 It is used to implement ``ASTDumper::dumpAttr``.