Searched refs:PrintRawDeclStmt (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp64 void PrintRawDeclStmt(DeclStmt *S);
124 void StmtPrinter::PrintRawDeclStmt(DeclStmt *S) { function in class:StmtPrinter
139 PrintRawDeclStmt(Node);
268 PrintRawDeclStmt(DS);
296 PrintRawDeclStmt(DS);

Completed in 133 milliseconds