Searched refs:getResults (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dscanresults.h30 virtual void getResults();
H A Dscanresults.cpp126 void ScanResults::getResults() function in class:ScanResults
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObject.h227 std::pair<ProgramStateRef, const UninitFieldMap &> getResults() { function in class:clang::ento::FindUninitializedFields
H A DUninitializedObjectChecker.cpp163 F.getResults();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp116 for (auto VT : MFI.getResults())
H A DWebAssemblyMachineFunctionInfo.h85 const std::vector<MVT> &getResults() const { return Results; } function in class:llvm::final
H A DWebAssemblyCFGStackify.cpp1492 if (MFI.getResults().empty())
1498 MFI.getResults().size() > 1
1501 WebAssembly::toValType(MFI.getResults().front()));
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h306 const ExplodedNodeSet &getResults() { function in class:clang::ento::NodeBuilder
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp934 assert(Bldr.getResults().size() == 1);
H A DExprEngineC.cpp652 getCheckerManager().runCheckersForPostStmt(Dst, B.getResults(), DS, *this);

Completed in 575 milliseconds