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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1659 StringLiteral *getClobberStringLiteral(unsigned i) { return Clobbers[i]; } function in class:clang::GCCAsmStmt
1660 const StringLiteral *getClobberStringLiteral(unsigned i) const { function in class:clang::GCCAsmStmt

Completed in 107 milliseconds