Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclAttr.cpp4192 static void handleTransparentUnionAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleTransparentUnionAttr() function
9054 handleTransparentUnionAttr(S, D, AL); in ProcessDeclAttribute()
9435 handleTransparentUnionAttr(*this, D, AL); in ProcessDeclAttributeDelayed()