Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h3182 StringLiteral *getClobberStringLiteral(unsigned i) { return Clobbers[i]; } in getClobberStringLiteral() function
3183 const StringLiteral *getClobberStringLiteral(unsigned i) const { in getClobberStringLiteral() function