Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp1061 StdAllocatorCaller getStdAllocatorCaller(StringRef FnName) const { in getStdAllocatorCaller() function in __anon7a1fdcea0311::EvalInfo
6657 auto Caller = Info.getStdAllocatorCaller("allocate"); in HandleOperatorNewCall()
6786 if (!Info.getStdAllocatorCaller("deallocate")) { in HandleOperatorDeleteCall()
8886 (Info.getStdAllocatorCaller("allocate") || in VisitCastExpr()