Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1059 StdAllocatorCaller getStdAllocatorCaller(StringRef FnName) const { in getStdAllocatorCaller() function in __anondef1c1650311::EvalInfo
6575 auto Caller = Info.getStdAllocatorCaller("allocate"); in HandleOperatorNewCall()
6704 if (!Info.getStdAllocatorCaller("deallocate")) { in HandleOperatorDeleteCall()
8733 Info.getStdAllocatorCaller("allocate")) { in VisitCastExpr()