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

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  392   typename ProgramStateTrait<T>::context_type get_context() const;
  610                      typename ProgramStateTrait<T>::context_type C) {
  634   typename ProgramStateTrait<T>::context_type get_context() {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
  240     static data_type Add(data_type L, key_type K, context_type F) {
  257     static context_type MakeContext(void *p) {