Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1999 Sema::isUnavailableAlignedAllocationFunction(const FunctionDecl &FD) const { in isUnavailableAlignedAllocationFunction() function in Sema
2015 if (isUnavailableAlignedAllocationFunction(FD)) { in diagnoseUnavailableAlignedAllocation()
H A DSemaExpr.cpp91 isUnavailableAlignedAllocationFunction(*FD)) in CanUseDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8159 bool isUnavailableAlignedAllocationFunction(const FunctionDecl &FD) const;