Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmtAsm.cpp710 SourceLocation ConstraintLoc = in ActOnGCCAsmStmt() local
714 if (ConstraintLoc.isValid()) in ActOnGCCAsmStmt()
715 targetDiag(ConstraintLoc, diag::error_inoutput_conflict_with_clobber); in ActOnGCCAsmStmt()