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

1 2 3 4 5 6

  /external/clang/lib/StaticAnalyzer/Checkers/
TraversalChecker.cpp 43 const ParentMap &Parents = C.getLocationContext()->getParentMap();
80 for (const LocationContext *LC = C.getLocationContext()->getParent();
97 for (const LocationContext *LC = C.getLocationContext()->getParent();
FixedAddressChecker.cpp 48 SVal RV = state->getSVal(B->getRHS(), C.getLocationContext());
ObjCContainersChecker.cpp 42 SVal ArrayRef = C.getState()->getSVal(E, C.getLocationContext());
69 SVal SizeV = State->getSVal(Size, C.getLocationContext());
75 SVal ArrayRef = State->getSVal(Array, C.getLocationContext());
131 SVal IdxVal = State->getSVal(IdxExpr, C.getLocationContext());
TaintTesterChecker.cpp 50 if (State->isTainted(E, C.getLocationContext())) {
BuiltinFunctionChecker.cpp 36 const LocationContext *LCtx = C.getLocationContext();
62 RM.getAllocaRegion(CE, C.blockCount(), C.getLocationContext());
UndefBranchChecker.cpp 62 SVal X = Ctx.getState()->getSVal(Condition, Ctx.getLocationContext());
96 FindUndefExpr FindIt(St, Ctx.getLocationContext());
StreamChecker.cpp 214 const LocationContext *LCtx = C.getPredecessor()->getLocationContext();
218 state = state->BindExpr(CE, C.getLocationContext(), RetVal);
246 if (!CheckNullStream(state->getSVal(CE->getArg(3), C.getLocationContext()),
253 if (!CheckNullStream(state->getSVal(CE->getArg(3), C.getLocationContext()),
261 C.getLocationContext()), state, C)))
264 SVal Whence = state->getSVal(CE->getArg(2), C.getLocationContext());
287 if (!CheckNullStream(state->getSVal(CE->getArg(0), C.getLocationContext()),
294 if (!CheckNullStream(state->getSVal(CE->getArg(0), C.getLocationContext()),
301 if (!CheckNullStream(state->getSVal(CE->getArg(0), C.getLocationContext()),
308 if (!CheckNullStream(state->getSVal(CE->getArg(0), C.getLocationContext()),
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 41 const LocationContext *getLocationContext() const { return second; }
47 ID.AddPointer(E.getLocationContext());
ExplodedGraph.h 134 const LocationContext *getLocationContext() const {
135 return getLocation().getLocationContext();
139 return getLocationContext()->getCurrentStackFrame();
142 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); }
144 CFG &getCFG() const { return *getLocationContext()->getCFG(); }
146 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();}
150 return *getLocationContext()->getAnalysis<T>();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 41 const LocationContext *getLocationContext() const { return second; }
47 ID.AddPointer(E.getLocationContext());
ExplodedGraph.h 133 const LocationContext *getLocationContext() const {
134 return getLocation().getLocationContext();
138 return getLocationContext()->getCurrentStackFrame();
141 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); }
143 CFG &getCFG() const { return *getLocationContext()->getCFG(); }
145 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();}
149 return *getLocationContext()->getAnalysis<T>();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 41 const LocationContext *getLocationContext() const { return second; }
47 ID.AddPointer(E.getLocationContext());
ExplodedGraph.h 133 const LocationContext *getLocationContext() const {
134 return getLocation().getLocationContext();
138 return getLocationContext()->getCurrentStackFrame();
141 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); }
143 CFG &getCFG() const { return *getLocationContext()->getCFG(); }
145 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();}
149 return *getLocationContext()->getAnalysis<T>();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 41 const LocationContext *getLocationContext() const { return second; }
47 ID.AddPointer(E.getLocationContext());
ExplodedGraph.h 133 const LocationContext *getLocationContext() const {
134 return getLocation().getLocationContext();
138 return getLocationContext()->getCurrentStackFrame();
141 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); }
143 CFG &getCFG() const { return *getLocationContext()->getCFG(); }
145 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();}
149 return *getLocationContext()->getAnalysis<T>();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 41 const LocationContext *getLocationContext() const { return second; }
47 ID.AddPointer(E.getLocationContext());
ExplodedGraph.h 133 const LocationContext *getLocationContext() const {
134 return getLocation().getLocationContext();
138 return getLocationContext()->getCurrentStackFrame();
141 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); }
143 CFG &getCFG() const { return *getLocationContext()->getCFG(); }
145 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();}
149 return *getLocationContext()->getAnalysis<T>();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 41 const LocationContext *getLocationContext() const { return second; }
47 ID.AddPointer(E.getLocationContext());
ExplodedGraph.h 133 const LocationContext *getLocationContext() const {
134 return getLocation().getLocationContext();
138 return getLocationContext()->getCurrentStackFrame();
141 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); }
143 CFG &getCFG() const { return *getLocationContext()->getCFG(); }
145 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();}
149 return *getLocationContext()->getAnalysis<T>();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 41 const LocationContext *getLocationContext() const { return second; }
47 ID.AddPointer(E.getLocationContext());
ExplodedGraph.h 133 const LocationContext *getLocationContext() const {
134 return getLocation().getLocationContext();
138 return getLocationContext()->getCurrentStackFrame();
141 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); }
143 CFG &getCFG() const { return *getLocationContext()->getCFG(); }
145 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();}
149 return *getLocationContext()->getAnalysis<T>();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 41 const LocationContext *getLocationContext() const { return second; }
47 ID.AddPointer(E.getLocationContext());
ExplodedGraph.h 133 const LocationContext *getLocationContext() const {
134 return getLocation().getLocationContext();
138 return getLocationContext()->getCurrentStackFrame();
141 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); }
143 CFG &getCFG() const { return *getLocationContext()->getCFG(); }
145 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();}
149 return *getLocationContext()->getAnalysis<T>();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 41 const LocationContext *getLocationContext() const { return second; }
47 ID.AddPointer(E.getLocationContext());
  /external/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp 302 const LocationContext *LC = Pred->getLocationContext();
308 if (Blk == &(L.getLocationContext()->getCFG()->getExit())) {
310 assert (L.getLocationContext()->getCFG()->getExit().size() == 0
322 BlockEntrance BE(Blk, Pred->getLocationContext());
339 const LocationContext *LC = Pred->getLocationContext();
395 generateNode(BlockEdge(B, succ, Pred->getLocationContext()),
467 generateNode(BlockEdge(B, *(B->succ_begin()), Pred->getLocationContext()),
576 PostStmt Loc(CS.getStmt(), N->getLocationContext());
596 = cast<StackFrameContext>(N->getLocationContext());
627 if (N->getLocationContext()->getParent())
    [all...]

Completed in 676 milliseconds

1 2 3 4 5 6