Home
last modified time | relevance | path

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

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