Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAsm.cpp215 llvm::StringSet<> InOutVars; in getClobberConflictLocation() local
223 InOutVars.insert(InOutReg); in getClobberConflictLocation()
235 if (InOutVars.count(Clobber)) in getClobberConflictLocation()