reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  298   LLVM_NODISCARD ProgramStateRef enterStackFrame(

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  461   State = State->enterStackFrame(Call, CalleeSFC);