Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmtAsm.cpp704 SourceLocation ConstraintLoc = in ActOnGCCAsmStmt() local
708 if (ConstraintLoc.isValid()) in ActOnGCCAsmStmt()
709 targetDiag(ConstraintLoc, diag::error_inoutput_conflict_with_clobber); in ActOnGCCAsmStmt()