Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp3887 static void handleMSInheritanceAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleMSInheritanceAttr() function
4666 handleMSInheritanceAttr(S, D, Attr); in ProcessDeclAttribute()