Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp459 processNewAllocation(const CXXAllocatorCall &Call, CheckerContext &C,
1597 MallocChecker::processNewAllocation(const CXXAllocatorCall &Call, in processNewAllocation() function in MallocChecker
1627 ProgramStateRef State = processNewAllocation( in checkNewAllocator()