Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp3074 MSInheritanceAttr::Spelling SemanticSpelling) { in checkMSInheritanceAttrOnDefinition() argument
3083 if (SemanticSpelling == MSInheritanceAttr::Keyword_unspecified_inheritance) in checkMSInheritanceAttrOnDefinition()
3087 if (RD->calculateInheritanceModel() == SemanticSpelling) in checkMSInheritanceAttrOnDefinition()
3090 if (RD->calculateInheritanceModel() <= SemanticSpelling) in checkMSInheritanceAttrOnDefinition()
4348 MSInheritanceAttr::Spelling SemanticSpelling) { in mergeMSInheritanceAttr() argument
4350 if (IA->getSemanticSpelling() == SemanticSpelling) in mergeMSInheritanceAttr()
4361 SemanticSpelling)) { in mergeMSInheritanceAttr()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2069 MSInheritanceAttr::Spelling SemanticSpelling);
2900 MSInheritanceAttr::Spelling SemanticSpelling);