Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp8881 static bool getBytesReturnedByAllocSizeCall(const ASTContext &Ctx, in getBytesReturnedByAllocSizeCall() function
8928 static bool getBytesReturnedByAllocSizeCall(const ASTContext &Ctx, in getBytesReturnedByAllocSizeCall() function
8935 return getBytesReturnedByAllocSizeCall(Ctx, CE, Result); in getBytesReturnedByAllocSizeCall()
12013 getBytesReturnedByAllocSizeCall(Info.Ctx, LVal, APEndOffset)) in determineEndOffset()
12040 getBytesReturnedByAllocSizeCall(Info.Ctx, LVal, APEndOffset)) in determineEndOffset()