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