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

  /external/clang/lib/StaticAnalyzer/Core/
CheckerManager.cpp 32 !BranchConditionCheckers.empty() ||
366 CheckBranchConditionContext C(BranchConditionCheckers, Condition, Eng);
611 BranchConditionCheckers.push_back(checkfn);
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 534 std::vector<CheckBranchConditionFunc> BranchConditionCheckers;

Completed in 38 milliseconds