Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmtAsm.cpp221 StringRef InOutReg = Target.getConstraintRegister( in getClobberConflictLocation() local
223 if (InOutReg != "") in getClobberConflictLocation()
224 InOutVars.insert(InOutReg); in getClobberConflictLocation()