Home
last modified time | relevance | path

Searched refs:SemanticSpelling (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3264 MSInheritanceAttr::Spelling SemanticSpelling) { in checkMSInheritanceAttrOnDefinition() argument
3273 if (SemanticSpelling == MSInheritanceAttr::Keyword_unspecified_inheritance) in checkMSInheritanceAttrOnDefinition()
3277 if (RD->calculateInheritanceModel() == SemanticSpelling) in checkMSInheritanceAttrOnDefinition()
3280 if (RD->calculateInheritanceModel() <= SemanticSpelling) in checkMSInheritanceAttrOnDefinition()
4701 MSInheritanceAttr::Spelling SemanticSpelling) { in mergeMSInheritanceAttr() argument
4703 if (IA->getSemanticSpelling() == SemanticSpelling) in mergeMSInheritanceAttr()
4714 SemanticSpelling)) { in mergeMSInheritanceAttr()
/external/clang/include/clang/Sema/
DSema.h2125 MSInheritanceAttr::Spelling SemanticSpelling);
2950 MSInheritanceAttr::Spelling SemanticSpelling);