Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAssignmentTrackingAnalysis.h113 const FunctionVarLocs *getResults() { return Results.get(); } getResults() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObject.h227 std::pair<ProgramStateRef, const UninitFieldMap &> getResults() { in getResults() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h85 const std::vector<MVT> &getResults() const { return Results; } in getResults() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h312 const ExplodedNodeSet &getResults() { in getResults() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroInstr.h694 CoroEndResults *getResults() const { in getResults() function