Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp42 const CallExpr *AllocCall; member
60 TypeCallPair AllocCall = Visit(S); in VisitChild() local