Home
last modified time | relevance | path

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

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