Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp215 unsigned AttributeList::getSemanticSpelling() const { in getSemanticSpelling() function in AttributeList
DSemaTemplateInstantiate.cpp1120 getSema().Context, LH->getSemanticSpelling(), LH->getOption(), in TransformLoopHintAttr()
DSemaDeclAttr.cpp4418 (MSInheritanceAttr::Spelling)Attr.getSemanticSpelling()); in handleMSInheritanceAttr()
4703 if (IA->getSemanticSpelling() == SemanticSpelling) in mergeMSInheritanceAttr()
DSemaDecl.cpp2224 IA->getSemanticSpelling()); in mergeDeclAttribute()
13691 IA->getSemanticSpelling()); in ActOnFields()
/external/clang/lib/AST/
DMicrosoftCXXABI.cpp183 return IA->getSemanticSpelling(); in getMSInheritanceModel()
/external/clang/include/clang/Sema/
DAttributeList.h475 unsigned getSemanticSpelling() const;