Searched defs:AllocCall (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp43 const CallExpr *AllocCall; member in struct:__anon3576::CastedAllocFinder::CallRecord
61 TypeCallPair AllocCall = Visit(S); local
45 CallRecord(ExprParent CastedExprParent, const Expr *CastedExpr, const TypeSourceInfo *ExplicitCastType, const CallExpr *AllocCall) argument
[all...]

Completed in 101 milliseconds