Home
last modified time | relevance | path

Searched defs:BestCase (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4188 checkMSInheritanceAttrOnDefinition(CXXRecordDecl * RD,SourceRange Range,bool BestCase,MSInheritanceModel ExplicitModel) checkMSInheritanceAttrOnDefinition() argument
5621 mergeMSInheritanceAttr(Decl * D,const AttributeCommonInfo & CI,bool BestCase,MSInheritanceModel Model) mergeMSInheritanceAttr() argument
H A DSemaType.cpp8981 bool BestCase = false; assignInheritanceModel() local