Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp6934 static void handleMSInheritanceAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleMSInheritanceAttr() function
8894 handleMSInheritanceAttr(S, D, AL); in ProcessDeclAttribute()