Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp2722 llvm::SmallVector<UsualDeallocFnInfo, 4> BestDeallocFns; in FindAllocationFunctions() local
2726 &BestDeallocFns); in FindAllocationFunctions()
2732 for (auto Fn : BestDeallocFns) in FindAllocationFunctions()