Home
last modified time | relevance | path

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

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