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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  628   Optional<CheckKind> getCheckIfTracked(CheckerContext &C, SymbolRef Sym,

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
 2240   Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym);
 2278   Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym);
 2306   Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym);
 2333   Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym);