Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3336 MSInheritanceAttr::Spelling SemanticSpelling) { in checkMSInheritanceAttrOnDefinition() argument
3345 if (SemanticSpelling == MSInheritanceAttr::Keyword_unspecified_inheritance) in checkMSInheritanceAttrOnDefinition()
3349 if (RD->calculateInheritanceModel() == SemanticSpelling) in checkMSInheritanceAttrOnDefinition()
3352 if (RD->calculateInheritanceModel() <= SemanticSpelling) in checkMSInheritanceAttrOnDefinition()
5060 MSInheritanceAttr::Spelling SemanticSpelling) { in mergeMSInheritanceAttr() argument
5062 if (IA->getSemanticSpelling() == SemanticSpelling) in mergeMSInheritanceAttr()
5073 SemanticSpelling)) { in mergeMSInheritanceAttr()
/external/clang/include/clang/Sema/
DSema.h2187 MSInheritanceAttr::Spelling SemanticSpelling);
3024 MSInheritanceAttr::Spelling SemanticSpelling);