Searched defs:getClobberStringLiteral (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Stmt.h | 1707 StringLiteral *getClobberStringLiteral(unsigned i) { return Clobbers[i]; } function in class:clang::GCCAsmStmt 1708 const StringLiteral *getClobberStringLiteral(unsigned i) const { function in class:clang::GCCAsmStmt |
Completed in 76 milliseconds