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

Definitions

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  861 struct ProgramStateTrait<ReplayWithoutInlining> :
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
   52 template <typename T> struct ProgramStateTrait {
tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
   98 REGISTER_TRAIT_WITH_PROGRAMSTATE(CalledInit, bool)
tools/lldb/include/lldb/Symbol/ClangUtil.h
   18 namespace clang {