Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp3940 static void handleAlignedAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAlignedAttr() function
7893 handleAlignedAttr(S, D, AL); in ProcessDeclAttribute()