Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAssignmentTrackingAnalysis.h113 const FunctionVarLocs *getResults() { return Results.get(); } in getResults() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObject.h227 std::pair<ProgramStateRef, const UninitFieldMap &> getResults() { in getResults() function
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h84 const std::vector<MVT> &getResults() const { return Results; } in getResults() function
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h319 const ExplodedNodeSet &getResults() { in getResults() function