Home
last modified time | relevance | path

Searched refs:ClobberRefs (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Parse/
DParseStmtAsm.cpp527 SmallVector<StringRef, 4> ClobberRefs; in ParseMicrosoftAsmStatement() local
552 ConstraintRefs, ClobberRefs, Exprs, EndLoc); in ParseMicrosoftAsmStatement()
624 ClobberRefs.insert(ClobberRefs.end(), Clobbers.begin(), Clobbers.end()); in ParseMicrosoftAsmStatement()
647 ClobberRefs, Exprs, EndLoc); in ParseMicrosoftAsmStatement()