Searched defs:AlignmentParam (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 3355 isReplaceableGlobalAllocationFunction(std::optional<unsigned> * AlignmentParam,bool * IsNothrow) const isReplaceableGlobalAllocationFunction() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 2004 std::optional<unsigned> AlignmentParam; isUnavailableAlignedAllocationFunction() local |
H A D | SemaDecl.cpp | 16338 std::optional<unsigned> AlignmentParam; AddKnownFunctionAttributesForReplaceableGlobalAllocationFunction() local |