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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
  130     void checkPostStmt(const ObjCDictionaryLiteral *DL,

References

tools/clang/include/clang/StaticAnalyzer/Core/Checker.h
  104     ((const CHECKER *)checker)->checkPostStmt(cast<STMT>(S), C);