Home
last modified time | relevance | path

Searched refs:processNewAllocation (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp488 processNewAllocation(const CXXAllocatorCall &Call, CheckerContext &C,
1577 MallocChecker::processNewAllocation(const CXXAllocatorCall &Call, in processNewAllocation() function in MallocChecker
1612 ProgramStateRef State = processNewAllocation( in checkNewAllocator()