Searched refs:diagnose (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/gnu/usr.bin/rcs/rcsmerge/
H A Drcsmerge.c218 diagnose("RCS file: %s\n", RCSname);
248 diagnose("retrieving revision %s\n", xrev[i]);
261 diagnose("Merging differences between %s and %s into %s%s\n",
/freebsd-9.3-release/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c318 diagnose("===================================================================\nRCS file: %s\n",RCSname);
375 diagnose("retrieving revision %s\n", xrev1);
408 diagnose("retrieving revision %s\n",xrev2);
419 diagnose("diff%s -r%s %s\n", diffvstr, xrev1, workname);
421 diagnose("diff%s -r%s -r%s\n", diffvstr, xrev1, xrev2);
/freebsd-9.3-release/gnu/usr.bin/rcs/co/
H A Dco.c102 * Use execv(), not system(); fix putchar('\0') and diagnose() botches; remove lint
344 diagnose("%s --> %s\n", RCSname, tostdout?"standard output":workname);
380 diagnose("no revisions present; generating empty revision 0.0\n");
438 diagnose("revision %s%s\n",targetdelta->num,
503 diagnose("done\n");
787 diagnose("revision %s\n",joinlist[i]);
793 diagnose("revision %s\n",joinlist[i+1]);
799 diagnose("merging...\n");
/freebsd-9.3-release/contrib/gcc/
H A Dunwind.inc60 diagnose these and merely crashes. */
111 diagnose these and merely crashes. */
/freebsd-9.3-release/gnu/usr.bin/rcs/ci/
H A Dci.c481 diagnose("%s <-- %s\n", RCSname, workname);
588 diagnose("initial revision: %s\n", newdelta.num);
610 diagnose("file is unchanged; reverting to previous revision %s\n",
614 diagnose("previous revision was not locked; ignoring -l option\n");
680 diagnose("new revision: %s; previous revision: %s\n",
819 diagnose("done\n");
/freebsd-9.3-release/gnu/usr.bin/rcs/rcs/
H A Drcs.c518 diagnose("RCS file: %s\n", RCSname);
637 diagnose("done\n");
1100 diagnose("%s unlocked\n", next->delta->num);
1154 diagnose("deleting revision %s\n",pt->num);
1378 diagnose("%s unlocked\n",target->num);
1401 /* breaklock does its own diagnose */
1443 diagnose("%s locked\n", target->num);
/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A Drcsfnms.c1102 diagnose("RCS pathname: %s; working pathname: %s\nFull RCS pathname: %s\n",
1112 diagnose("RCS file %s exists\n", RCSname);
1117 case -1:diagnose("RCS file doesn't exist\n");
H A Drcslex.c7 * checkid, fatserror, error, faterror, warn, diagnose
1409 diagnose(char const *format,...) function
1411 /*VARARGS1*/ void diagnose(format, va_alist) char const *format; va_dcl
H A Drcsbase.h583 void diagnose P((char const*,...)) printf_string(1,2);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DLookup.h189 if (Diagnose) diagnose();
624 void diagnose() { function in class:clang::LookupResult
H A DSema.h1117 /// \brief Abstract class used to diagnose incomplete types.
1123 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) = 0;
1151 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in class:clang::Sema::BoundTypeDiagnoser1
1171 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in class:clang::Sema::BoundTypeDiagnoser2
1192 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in class:clang::Sema::BoundTypeDiagnoser3
3158 /// captures or diagnose errors. If false, this routine merely check whether
5545 /// diagnose the error.
5557 /// pack, diagnose the error.
5567 /// parameter pack, diagnose the error.
5577 /// diagnose th
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp148 /// A list of attributes to diagnose the uselessness of when the
199 /// We will diagnose such attributes later.
476 // Otherwise, diagnose when we're done building the type.
558 // If that failed, diagnose the bad attribute when the declarator is
577 // If that failed, diagnose the bad attribute when the declarator is
895 // If the type is deprecated or unavailable, diagnose it.
1146 // No diagnostic; we'll diagnose 'restrict' or '_Atomic' applied to a
2060 // If the qualifiers come from a conversion function type, don't diagnose
2346 // These cases don't allow function types at all; no need to diagnose the
2762 // For conversion functions, we'll diagnose thi
5061 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in struct:__anon3338::TypeDiagnoserDiag
[all...]
H A DSemaExprObjC.cpp2756 ARCConversionTypeClass target, bool diagnose)
2758 Diagnose(diagnose) {}
2755 ARCCastChecker(ASTContext &Context, ARCConversionTypeClass source, ARCConversionTypeClass target, bool diagnose) argument
H A DSemaDeclCXX.cpp55 /// diagnose the use of local variables or parameters within the
1467 // that we can properly diagnose redundant direct base types. Note
2288 // Also diagnose across field uninitialized use such as
2510 // have more member initializers coming; we'll diagnose it just
4033 void diagnose(Sema &S, SourceLocation Loc, QualType T) LLVM_OVERRIDE {
4078 Diagnoser.diagnose(*this, Loc, T);
4099 // Keep a set of seen pure methods so we won't diagnose the same method
4221 // don't diagnose.
5911 // it shows up in the right place in the vtable and that we diagnose
5932 // shows up in the right place in the vtable and that we diagnose problem
[all...]
H A DSemaOverload.cpp964 // overload; if it doesn't, we'll have to diagnose during
4998 // expression. We'll diagnose this in a moment.
5252 /// \param Converter Used to control and diagnose the conversion process.
5294 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in struct:clang::TypeDiagnoserPartialDiag
8345 // TODO: detect and diagnose the full richness of const mismatches.
8785 // TODO: diagnose these individually, then kill off
8805 /// CUDA: diagnose an invalid call across targets.
8877 // those conditions and diagnose them well.
9431 // We'll diagnose this due to an empty set of functions.
9643 // We have some deduction failure messages. Use them to diagnose
[all...]
H A DSemaExpr.cpp155 // Try to diagnose why this special member function was implicitly
2025 // call, diagnose the problem.
2051 // Don't diagnose an empty lookup for inline assmebly.
2623 // Specifically diagnose references to class templates that are missing
6901 /// This routine will diagnose any invalid arithmetic on pointer operands much
9250 // Don't diagnose this.
9960 // GCC extension, diagnose them.
10064 // We diagnose this as an error.
10417 // If needed, diagnose invalid gotos and switches in the block.
11321 // For C code, don't diagnose abou
12451 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in class:CallReturnIncompleteDiagnoser
[all...]

Completed in 202 milliseconds