Home
last modified time | relevance | path

Searched defs:addResult (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DExecution.cpp22 void InMemoryToolResults::addResult(StringRef Key, StringRef Value) { in addResult() function in clang::tooling::InMemoryToolResults
H A DAllTUsExecution.cpp36 void addResult(StringRef Key, StringRef Value) override { in addResult() function in clang::tooling::__anonb28517d90111::ThreadSafeToolResults
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h84 void addResult(MVT VT) { Results.push_back(VT); } in addResult() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp5087 void addResult(Member &&M) { in addResult() function in __anon4254e5140711::ConceptInfo::ValidVisitor