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

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

Completed in 112 milliseconds