Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp3129 bool IsSizedDelete = false; in isReplaceableGlobalAllocationFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2827 bool IsSizedDelete = Info.HasSizeT; in FindAllocationFunctions() local