Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp1937 Sema::isUnavailableAlignedAllocationFunction(const FunctionDecl &FD) const { in isUnavailableAlignedAllocationFunction() function in Sema
1953 if (isUnavailableAlignedAllocationFunction(FD)) { in diagnoseUnavailableAlignedAllocation()
H A DSemaExpr.cpp85 isUnavailableAlignedAllocationFunction(*FD)) in CanUseDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6734 bool isUnavailableAlignedAllocationFunction(const FunctionDecl &FD) const;