reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
414 LBraceLocs.push_back(EndLoc); 422 LBraceLocs.push_back(SourceLocation()); 437 LBraceLocs.push_back(EndLoc); 504 LBraceLocs.pop_back(); 533 Diag(LBraceLocs.back(), diag::note_matching) << tok::l_brace; 534 LBraceLocs.pop_back(); 564 assert(!LBraceLocs.empty() && "Should have at least one location here"); 569 return Actions.ActOnMSAsmStmt(AsmLoc, LBraceLocs[0], AsmToks, StringRef(), 665 return Actions.ActOnMSAsmStmt(AsmLoc, LBraceLocs[0], AsmToks, AsmStringIR,