Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp8580 static bool getBytesReturnedByAllocSizeCall(const ASTContext &Ctx, in getBytesReturnedByAllocSizeCall() function
8627 static bool getBytesReturnedByAllocSizeCall(const ASTContext &Ctx, in getBytesReturnedByAllocSizeCall() function
8634 return getBytesReturnedByAllocSizeCall(Ctx, CE, Result); in getBytesReturnedByAllocSizeCall()
11649 getBytesReturnedByAllocSizeCall(Info.Ctx, LVal, APEndOffset)) in determineEndOffset()
11674 getBytesReturnedByAllocSizeCall(Info.Ctx, LVal, APEndOffset)) in determineEndOffset()