Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp4042 CXXRecordDecl *RD, SourceRange Range, bool BestCase, in checkMSInheritanceAttrOnDefinition()
7136 bool BestCase, in mergeMSInheritanceAttr()
H A DSemaType.cpp8505 bool BestCase = false; in assignInheritanceModel() local