Searched defs:getClobberStringLiteral (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DStmt.h1698 StringLiteral *getClobberStringLiteral(unsigned i) { return Clobbers[i]; } function in class:clang::GCCAsmStmt
1699 const StringLiteral *getClobberStringLiteral(unsigned i) const { function in class:clang::GCCAsmStmt

Completed in 248 milliseconds