Searched defs:InheritEvenIfAlreadyPresent (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/include/clang/AST/ |
H A D | Attr.h | 148 InheritableAttr(ASTContext & Context,const AttributeCommonInfo & CommonInfo,attr::Kind AK,bool IsLateParsed,bool InheritEvenIfAlreadyPresent) InheritableAttr() argument 173 DeclOrStmtAttr(ASTContext & Context,const AttributeCommonInfo & CommonInfo,attr::Kind AK,bool IsLateParsed,bool InheritEvenIfAlreadyPresent) DeclOrStmtAttr() argument 188 InheritableParamAttr(ASTContext & Context,const AttributeCommonInfo & CommonInfo,attr::Kind AK,bool IsLateParsed,bool InheritEvenIfAlreadyPresent) InheritableParamAttr() argument 204 HLSLAnnotationAttr(ASTContext & Context,const AttributeCommonInfo & CommonInfo,attr::Kind AK,bool IsLateParsed,bool InheritEvenIfAlreadyPresent) HLSLAnnotationAttr() argument 222 ParameterABIAttr(ASTContext & Context,const AttributeCommonInfo & CommonInfo,attr::Kind AK,bool IsLateParsed,bool InheritEvenIfAlreadyPresent) ParameterABIAttr() argument [all...] |