Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp147 static bool isBaseAnAllocSizeCall(APValue::LValueBase Base) { in isBaseAnAllocSizeCall() function
200 assert(!isBaseAnAllocSizeCall(Base) && in findMostDerivedSubobject()
9017 assert(isBaseAnAllocSizeCall(LVal.getLValueBase()) && in getBytesReturnedByAllocSizeCall()
12269 if (isBaseAnAllocSizeCall(LVal.getLValueBase()) && in determineEndOffset()
12296 if (isBaseAnAllocSizeCall(LVal.getLValueBase()) && in determineEndOffset()