HomeSort by relevance Sort by last modified time
    Searched refs:CheckerFn (Results 1 - 15 of 15) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
402 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
414 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
416 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
419 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
422 typedef CheckerFn<void (const SVal &location, bool isLoad,
427 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/
CheckerManager.h 49 template <typename T> class CheckerFn;
52 class CheckerFn<RET(Ps...)> {
57 CheckerFn(CheckerBase *checker, Func fn) : Fn(fn), Checker(checker) { }
126 typedef CheckerFn<void ()> CheckerDtor;
400 typedef CheckerFn<void (const Decl *, AnalysisManager&, BugReporter &)>
412 typedef CheckerFn<void (const Stmt *, CheckerContext &)> CheckStmtFunc;
414 typedef CheckerFn<void (const ObjCMethodCall &, CheckerContext &)>
417 typedef CheckerFn<void (const CallEvent &, CheckerContext &)>
420 typedef CheckerFn<void (const SVal &location, bool isLoad,
425 typedef CheckerFn<void (const SVal &location, const SVal &val,
    [all...]

Completed in 168 milliseconds