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

/external/clang/include/clang/AST/
H A DStmt.h1785 ArrayRef<StringRef> getClobbers() const { function in class:clang::MSAsmStmt
1793 StringRef getClobber(unsigned i) const { return getClobbers()[i]; }

Completed in 178 milliseconds