Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp458 ProgramStateRef processNewAllocation(const CXXAllocatorCall &Call,
1612 MallocChecker::processNewAllocation(const CXXAllocatorCall &Call, in processNewAllocation() function in MallocChecker
1642 ProgramStateRef State = processNewAllocation( in checkNewAllocator()