Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp217 llvm::StringSet<> InOutVars; in getClobberConflictLocation() local
225 InOutVars.insert(InOutReg); in getClobberConflictLocation()
237 if (InOutVars.count(Clobber)) in getClobberConflictLocation()