HomeSort by relevance Sort by last modified time
    Searched refs:IsPreVisit (Results 1 - 25 of 32) sorted by null

1 2

  /external/clang/lib/StaticAnalyzer/Core/
CheckerManager.cpp 138 bool IsPreVisit;
147 CheckStmtContext(bool isPreVisit, const CheckersTy &checkers,
149 : IsPreVisit(isPreVisit), Checkers(checkers), S(s), Eng(eng),
155 ProgramPoint::Kind K = IsPreVisit ? ProgramPoint::PreStmtKind :
166 void CheckerManager::runCheckersForStmt(bool isPreVisit,
172 CheckStmtContext C(isPreVisit, getCachedStmtCheckersFor(S, isPreVisit),
200 bool IsPreVisit;
204 IsPreVisit = true
    [all...]
CallEvent.cpp 196 ProgramPoint CallEvent::getProgramPoint(bool IsPreVisit,
199 if (IsPreVisit)
208 if (IsPreVisit)
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
576 bool IsPreVisit;
585 bool isPreVisit);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/
CheckerManager.h 191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
209 void runCheckersForStmt(bool isPreVisit,
252 runCheckersForCallEvent(/*isPreVisit=*/true, Dst, Src, Call, Eng);
259 runCheckersForCallEvent(/*isPreVisit=*/false, Dst, Src, Call, Eng,
264 void runCheckersForCallEvent(bool isPreVisit, ExplodedNodeSet &Dst,
572 bool IsPreVisit;
581 bool isPreVisit);
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 341 ProgramPoint getProgramPoint(bool IsPreVisit = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 343 ProgramPoint getProgramPoint(bool IsPreVisit = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 343 ProgramPoint getProgramPoint(bool IsPreVisit = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 343 ProgramPoint getProgramPoint(bool IsPreVisit = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 343 ProgramPoint getProgramPoint(bool IsPreVisit = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 343 ProgramPoint getProgramPoint(bool IsPreVisit = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 343 ProgramPoint getProgramPoint(bool IsPreVisit = false,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 343 ProgramPoint getProgramPoint(bool IsPreVisit = false,
    [all...]

Completed in 417 milliseconds

1 2