Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()