Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp1585 static void handleAssumeAlignedAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAssumeAlignedAttr() function
6938 handleAssumeAlignedAttr(S, D, AL); in ProcessDeclAttribute()