Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp43 const CallExpr *AllocCall; member
61 TypeCallPair AllocCall = Visit(S); in VisitChild() local
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp587 ExprResult AllocCall = S.ActOnCallExpr( getCall() local