Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dscanresults.cpp126 void ScanResults::getResults() in getResults() function in ScanResults
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObject.h227 std::pair<ProgramStateRef, const UninitFieldMap &> getResults() { in getResults() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h85 const std::vector<MVT> &getResults() const { return Results; } in getResults() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h306 const ExplodedNodeSet &getResults() { in getResults() function