Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp220 unsigned AttributeList::getSemanticSpelling() const { in getSemanticSpelling() function in AttributeList
DSemaTemplateInstantiate.cpp1122 getSema().Context, LH->getSemanticSpelling(), LH->getOption(), in TransformLoopHintAttr()
DSemaDeclAttr.cpp4660 (MSInheritanceAttr::Spelling)Attr.getSemanticSpelling()); in handleMSInheritanceAttr()
5062 if (IA->getSemanticSpelling() == SemanticSpelling) in mergeMSInheritanceAttr()
DSemaDecl.cpp2281 IA->getSemanticSpelling()); in mergeDeclAttribute()
14145 IA->getSemanticSpelling()); in ActOnFields()
DSemaExpr.cpp82 if (A->getSemanticSpelling() != UnusedAttr::CXX11_maybe_unused) { in DiagnoseUnusedOfDecl()
/external/clang/lib/AST/
DMicrosoftCXXABI.cpp183 return IA->getSemanticSpelling(); in getMSInheritanceModel()
/external/clang/include/clang/Sema/
DAttributeList.h518 unsigned getSemanticSpelling() const;