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

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

Completed in 90 milliseconds