Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp3864 static void handleAlignValueAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAlignValueAttr() function
6439 handleAlignValueAttr(S, D, AL); in ProcessDeclAttribute()