Home
last modified time | relevance | path

Searched defs:CXXAllocatorCall (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h834 CXXAllocatorCall(const CXXNewExpr *E, ProgramStateRef St, in CXXAllocatorCall() function
838 CXXAllocatorCall(const CXXAllocatorCall &Other) : AnyFunctionCall(Other) {} in CXXAllocatorCall() function