Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp7174 static void handleMSInheritanceAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleMSInheritanceAttr() function
9143 handleMSInheritanceAttr(S, D, AL); in ProcessDeclAttribute()