Home
last modified time | relevance | path

Searched refs:appendResult (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp61 Writer->appendResult(Result); in emitDiagnosticMessage()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp203 SarifWriter.appendResult(Result); in FlushDiagnosticsImpl()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h471 void appendResult(const SarifResult &SarifResult);
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp384 void SarifDocumentWriter::appendResult(const SarifResult &Result) { in appendResult() function in SarifDocumentWriter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9067 const auto appendResult = [&](SDValue PartialRes) { in expandIS_FPCLASS() local
9113 appendResult(PartialRes); in expandIS_FPCLASS()
9122 appendResult(ExpIsZero); in expandIS_FPCLASS()
9136 appendResult(PartialRes); in expandIS_FPCLASS()
9149 appendResult(PartialRes); in expandIS_FPCLASS()
9162 appendResult(PartialRes); in expandIS_FPCLASS()
9193 appendResult(PartialRes); in expandIS_FPCLASS()
9214 appendResult(PartialRes); in expandIS_FPCLASS()