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

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h
   66   SVal lookupExpr(const EnvironmentEntry &E) const;

References

tools/clang/lib/StaticAnalyzer/Core/Environment.cpp
  124     return lookupExpr(EnvironmentEntry(S, LCtx));