Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp232 void dumpAttr(const Attr *A);
804 void ASTDumper::dumpAttr(const Attr *A) { in dumpAttr() function in ASTDumper
1026 dumpAttr(*I); in dumpDecl()
1677 dumpAttr(*I); in VisitAttributedStmt()
/external/llvm/docs/TableGen/
DBackEnds.rst332 It is used to implement ``ASTDumper::dumpAttr``.