Home
last modified time | relevance | path

Searched defs:NewDiag (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp1065 SMDiagnostic NewDiag(*Diag.getSourceMgr(), Diag.getLoc(), File->Path, in DiagHandler() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2483 SMDiagnostic NewDiag(*Diag.getSourceMgr(), Diag.getLoc(), Filename, LineNo, in DiagHandler() local
H A DMasmParser.cpp2816 SMDiagnostic NewDiag(*Diag.getSourceMgr(), Diag.getLoc(), Filename, LineNo, in DiagHandler() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3943 unsigned NewDiag; in MergeFunctionDecl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1376 EvalInfo &Info, SmallVectorImpl<PartialDiagnosticAt> *NewDiag = nullptr) in SpeculativeEvaluationRAII()