Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp8967 static bool getBytesReturnedByAllocSizeCall(const ASTContext &Ctx, in getBytesReturnedByAllocSizeCall() function
9014 static bool getBytesReturnedByAllocSizeCall(const ASTContext &Ctx, in getBytesReturnedByAllocSizeCall() function
9021 return getBytesReturnedByAllocSizeCall(Ctx, CE, Result); in getBytesReturnedByAllocSizeCall()
12270 getBytesReturnedByAllocSizeCall(Info.Ctx, LVal, APEndOffset)) in determineEndOffset()
12297 getBytesReturnedByAllocSizeCall(Info.Ctx, LVal, APEndOffset)) in determineEndOffset()