Searched refs:addResult (Results 1 – 8 of 8) sorted by relevance
22 void InMemoryToolResults::addResult(StringRef Key, StringRef Value) { in addResult() function in clang::tooling::InMemoryToolResults39 Results->addResult(Key, Value); in reportResult()
36 void addResult(StringRef Key, StringRef Value) override { in addResult() function in clang::tooling::__anon9924c48e0111::ThreadSafeToolResults38 Results.addResult(Key, Value); in addResult()
49 virtual void addResult(StringRef Key, StringRef Value) = 0;62 void addResult(StringRef Key, StringRef Value) override;
162 addResult(WebAssembly::parseMVT(VT.Value)); in initializeBaseYamlFields()
84 void addResult(MVT VT) { Results.push_back(VT); } in addResult() function
758 MFI->addResult(RetTy); in fastLowerArguments()
1410 MFI->addResult(VT); in LowerFormalArguments()
5496 void addResult(Member &&M) { in addResult() function in __anone047e0890b11::ConceptInfo::ValidVisitor5515 addResult(std::move(M)); in addType()5538 addResult(std::move(Result)); in addValue()