Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DAttr.h137 InheritableAttr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, in InheritableAttr() function
/external/llvm-project/clang/include/clang/AST/
DAttr.h142 InheritableAttr(ASTContext &Context, const AttributeCommonInfo &CommonInfo, in InheritableAttr() function