Searched defs:bindReturnValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | StreamChecker.cpp | 683 ProgramStateRef bindReturnValue(ProgramStateRef State, CheckerContext &C, bindReturnValue() function |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | ExprEngineCallAndReturn.cpp | 740 ProgramStateRef ExprEngine::bindReturnValue(const CallEvent &Call, bindReturnValue() function in ExprEngine |