Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3335 CXXRecordDecl *RD, SourceRange Range, bool BestCase, in checkMSInheritanceAttrOnDefinition()
5058 Sema::mergeMSInheritanceAttr(Decl *D, SourceRange Range, bool BestCase, in mergeMSInheritanceAttr()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp3981 CXXRecordDecl *RD, SourceRange Range, bool BestCase, in checkMSInheritanceAttrOnDefinition()
6909 bool BestCase, in mergeMSInheritanceAttr()
DSemaType.cpp8545 bool BestCase = false; in assignInheritanceModel() local