Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1309 static void handleAssumeAlignedAttr(Sema &S, Decl *D, in handleAssumeAlignedAttr() function
5540 handleAssumeAlignedAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1587 static void handleAssumeAlignedAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAssumeAlignedAttr() function
7658 handleAssumeAlignedAttr(S, D, AL); in ProcessDeclAttribute()