Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2791 llvm::SmallVector<UsualDeallocFnInfo, 4> BestDeallocFns; in FindAllocationFunctions() local
2795 &BestDeallocFns); in FindAllocationFunctions()
2801 for (auto Fn : BestDeallocFns) in FindAllocationFunctions()