Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()