Home
last modified time | relevance | path

Searched defs:CallRecord (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocSizeofChecker.cpp39 struct CallRecord { struct in __anon4a8b136c0111::CastedAllocFinder
40 ExprParent CastedExprParent;
41 const Expr *CastedExpr;
42 const TypeSourceInfo *ExplicitCastType;
43 const CallExpr *AllocCall;
45 CallRecord(ExprParent CastedExprParent, const Expr *CastedExpr, in CallRecord() function
/external/clang/include/clang/Analysis/
DCallGraph.h135 typedef CallGraphNode* CallRecord; typedef
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DCallGraph.h180 typedef std::pair<WeakVH, CallGraphNode*> CallRecord; typedef
/external/llvm/include/llvm/Analysis/
DCallGraph.h175 typedef std::pair<WeakVH, CallGraphNode *> CallRecord; typedef