Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp712 SourceLocation ConstraintLoc = in ActOnGCCAsmStmt() local
716 if (ConstraintLoc.isValid()) in ActOnGCCAsmStmt()
717 targetDiag(ConstraintLoc, diag::error_inoutput_conflict_with_clobber); in ActOnGCCAsmStmt()