Searched defs:Warn (Results 1 – 10 of 10) sorted by relevance
21 static void Warn(const flatbuffers::FlatCompiler *flatc, in Warn() function
38 void FlatCompiler::Warn(const std::string &warn, bool show_exe_name) const { in Warn() function in flatbuffers::FlatCompiler
64 Warn(const char *func) in Warn() function
53 const char *FlagBeg, const char *E, bool Warn) { in ParseObjCFlags()76 bool Warn, in ParsePrintfSpecifier()
217 case 'warn':
2230 bool Warn) { in CheckMethodOverrideReturn()2316 bool Warn) { in CheckMethodOverrideParam()
3190 GNUCompatibleParamWarning Warn = { OldParm, NewParm, in MergeFunctionDecl() local3199 for (unsigned Warn = 0; Warn < Warnings.size(); ++Warn) { in MergeFunctionDecl() local9276 bool Warn = (MD && !MD->isStatic()); in VisitMemberExpr() local
170 bool Warn = !D->getAttr<AvailabilityAttr>()->isInherited(); in DiagnoseAvailabilityOfDecl() local
697 unsigned Warn = Check.getWarning(); in finishBundle() local
2721 bool Warn = SubjectObj->getValueAsDef("Diag")->getValueAsBit("Warn"); in GenerateAppertainsTo() local