Searched refs:UnwindClobberLoc (Results 1 – 1 of 1) sorted by relevance
465 std::optional<SourceLocation> UnwindClobberLoc; in ActOnGCCAsmStmt() local484 UnwindClobberLoc = Literal->getBeginLoc(); in ActOnGCCAsmStmt()489 if (UnwindClobberLoc && NumLabels > 0) { in ActOnGCCAsmStmt()490 targetDiag(*UnwindClobberLoc, diag::err_asm_unwind_and_goto); in ActOnGCCAsmStmt()