reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5634 bool isUnavailableAlignedAllocationFunction(const FunctionDecl &FD) const;
72 isUnavailableAlignedAllocationFunction(*FD))
tools/clang/lib/Sema/SemaExprCXX.cpp 1755 if (isUnavailableAlignedAllocationFunction(FD)) {