Home
last modified time | relevance | path

Searched defs:appendResult (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp385 void SarifDocumentWriter::appendResult(const SarifResult &Result) { in appendResult() function in SarifDocumentWriter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8662 const auto appendResult = [&](SDValue PartialRes) { in expandIS_FPCLASS() local