Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmtAsm.cpp215 llvm::StringSet<> InOutVars; in getClobberConflictLocation() local
223 InOutVars.insert(InOutReg); in getClobberConflictLocation()
235 if (InOutVars.count(Clobber)) in getClobberConflictLocation()