Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4759 CXXRecordDecl *RD, SourceRange Range, bool BestCase, in checkMSInheritanceAttrOnDefinition()
6336 bool BestCase, in mergeMSInheritanceAttr()
H A DSemaType.cpp9320 bool BestCase = false; in assignInheritanceModel() local