Searched defs:NewDiag (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStub.cpp | 1065 SMDiagnostic NewDiag(*Diag.getSourceMgr(), Diag.getLoc(), File->Path, in DiagHandler() local
|
/llvm-project/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 2483 SMDiagnostic NewDiag(*Diag.getSourceMgr(), Diag.getLoc(), Filename, LineNo, DiagHandler() local
|
H A D | MasmParser.cpp | 2816 SMDiagnostic NewDiag(*Diag.getSourceMgr(), Diag.getLoc(), Filename, LineNo, DiagHandler() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 3925 unsigned NewDiag; MergeFunctionDecl() local
|
/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 1376 SpeculativeEvaluationRAII(EvalInfo & Info,SmallVectorImpl<PartialDiagnosticAt> * NewDiag=nullptr) SpeculativeEvaluationRAII() argument
|