Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1756 Sema::isUnavailableAlignedAllocationFunction(const FunctionDecl &FD) const { in isUnavailableAlignedAllocationFunction() function in Sema
1771 if (isUnavailableAlignedAllocationFunction(FD)) { in diagnoseUnavailableAlignedAllocation()
H A DSemaExpr.cpp73 isUnavailableAlignedAllocationFunction(*FD)) in CanUseDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5211 bool isUnavailableAlignedAllocationFunction(const FunctionDecl &FD) const;