Searched defs:InheritableAttr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAttr.h139 class InheritableAttr : public Attr { class in namespace:clang
141 InheritableAttr(ASTContext &Context, const AttributeCommonInfo &CommonInfo, function in class:clang::InheritableAttr

Completed in 221 milliseconds