Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp443 ProgramStateRef processNewAllocation(const CXXAllocatorCall &Call,
1400 MallocChecker::processNewAllocation(const CXXAllocatorCall &Call, in processNewAllocation() function in MallocChecker
1430 ProgramStateRef State = processNewAllocation( in checkNewAllocator()