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.cpp4181 CXXRecordDecl *RD, SourceRange Range, bool BestCase, in checkMSInheritanceAttrOnDefinition()
5618 bool BestCase, in mergeMSInheritanceAttr()
H A DSemaType.cpp9035 bool BestCase = false; in assignInheritanceModel() local