Searched defs:warn (Results 1 - 25 of 58) sorted by last modified time

123

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp1765 static bool warn = 1; local
H A Dkmp_sched.cpp107 static kmp_int8 warn = 0; local
/freebsd-current/tools/tools/git/
H A Dgit-arc.sh35 warn() function
/freebsd-current/tools/build/
H A Ddepend-cleanup.sh22 warn() function
/freebsd-current/contrib/libarchive/unzip/
H A Dbsdunzip.c560 int cr, text, warn; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp422 static void warn(Twine Message, std::string Whence = "", function
432 static void warn(Error E, StringRef Whence = "") { function
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp141 static void warn(Error Err, Twine FileName, Twine Context = Twine(), function
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp187 static void warn(Twine Message) { function
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp384 bool warn = false; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1809 raw_ostream &DWARFVerifier::warn() const { return WithColor::warning(OS); } function in class:DWARFVerifier
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h104 void warn(const Twine &Warning) { GlobalData.warn(Warning, getUnitName()); } function in class:llvm::dwarf_linker::parallel::DwarfUnit
H A DDWARFLinkerGlobalData.h121 void warn(const Twine &Warning, StringRef Context, function in class:llvm::dwarf_linker::parallel::LinkingGlobalData
128 void warn(Error Warning, StringRef Context, const DWARFDie *DIE = nullptr) { function in class:llvm::dwarf_linker::parallel::LinkingGlobalData
H A DDWARFLinkerCompileUnit.h536 void warn(const Twine &Warning, const DWARFDie *DIE = nullptr) { function
540 void warn(Error Warning, const DWARFDie *DIE = nullptr) { function
546 void warn(const Twine &Warning, const DWARFDebugInfoEntry *DieEntry) { function
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h219 inline void warn(const Twine &Warning, StringRef Context = "") { function in class:llvm::dwarf_linker::classic::DwarfStreamer
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp635 bool ObjCPropertyOpBuilder::findSetter(bool warn) { argument
H A DSemaExprObjC.cpp4005 CheckObjCBridgeNSCast(Sema &S, QualType castType, Expr *castExpr, bool &HadTheAttribute, bool warn) argument
4068 CheckObjCBridgeCFCast(Sema &S, QualType castType, Expr *castExpr, bool &HadTheAttribute, bool warn) argument
[all...]
H A DSemaExprMember.cpp1482 bool warn = true; local
/freebsd-current/sys/kern/
H A Dsubr_firmware.c284 bool warn = flags & FIRMWARE_GET_NOWARN; local
/freebsd-current/lib/libc/stdtime/
H A Dstrftime.c79 int warn; local
/freebsd-current/contrib/tzcode/
H A Dstrftime.c105 enum warn { IN_NONE, IN_SOME, IN_THIS, IN_ALL }; enum
134 enum warn warn = IN_NONE; local
[all...]
/freebsd-current/contrib/bmake/
H A Dutil.c643 warn(const char *fmt, ...) function
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c755 int warn = jiffies + msecs_to_jiffies(warn_time_mili); local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp56 static void warn(Twine Message, Twine Whence = "", function
/freebsd-current/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp65 void lld::warn(const Twine &msg) { errorHandler().warn(msg); } function in class:lld
239 void ErrorHandler::warn(const Twine &msg) { function in class:ErrorHandler
/freebsd-current/usr.sbin/keyserv/
H A Dkeyserv.c105 int warn = 0; local

Completed in 485 milliseconds

123