Searched refs:UnwindClobberLoc (Results 1 – 1 of 1) sorted by relevance
456 Optional<SourceLocation> UnwindClobberLoc; in ActOnGCCAsmStmt() local475 UnwindClobberLoc = Literal->getBeginLoc(); in ActOnGCCAsmStmt()480 if (UnwindClobberLoc && NumLabels > 0) { in ActOnGCCAsmStmt()481 targetDiag(*UnwindClobberLoc, diag::err_asm_unwind_and_goto); in ActOnGCCAsmStmt()