Home
last modified time | relevance | path

Searched defs:IsSizedDelete (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3464 bool IsSizedDelete = false; in isUsableAsGlobalAllocationFunctionInConstantEvaluation() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3279 bool IsSizedDelete = isSizedDeallocation(Info.IDP.PassSize); in FindAllocationFunctions() local