Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp508 SmallVector<StringRef, 4> ClobberRefs; in ParseMicrosoftAsmStatement() local
529 ConstraintRefs, ClobberRefs, Exprs, EndLoc); in ParseMicrosoftAsmStatement()
626 llvm::append_range(ClobberRefs, Clobbers); in ParseMicrosoftAsmStatement()
649 ClobberRefs, Exprs, EndLoc); in ParseMicrosoftAsmStatement()