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

/external/clang/include/clang/Sema/
H A DLookup.h183 if (Diagnose) diagnose();
592 void diagnose() { function in class:clang::LookupResult
H A DSema.h922 /// \brief Abstract class used to diagnose incomplete types.
928 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) = 0;
956 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in class:clang::Sema::BoundTypeDiagnoser1
976 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in class:clang::Sema::BoundTypeDiagnoser2
997 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in class:clang::Sema::BoundTypeDiagnoser3
1732 /// \brief Abstract base class used to diagnose problems that occur while
2743 /// captures or diagnose errors. If false, this routine merely check whether
5035 /// diagnose the error.
5047 /// pack, diagnose the error.
5057 /// parameter pack, diagnose th
[all...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DRedundentExprEliminator.java158 list.diagnose();
1416 protected void diagnose() method in class:RedundentExprEliminator.MultistepExprHolder
/external/clang/lib/Sema/
H A DSemaType.cpp133 /// A list of attributes to diagnose the uselessness of when the
181 /// We will diagnose such attributes later.
382 // Otherwise, diagnose when we're done building the type.
460 // If that failed, diagnose the bad attribute when the declarator is
479 // If that failed, diagnose the bad attribute when the declarator is
766 // If the type is deprecated or unavailable, diagnose it.
2028 // These cases don't allow function types at all; no need to diagnose the
2354 // For conversion functions, we'll diagnose this particular error later.
3899 // Should we diagnose reapplications of the same convention?
3924 // Also diagnose fastcal
4292 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in struct:__anon258::TypeDiagnoserDiag
[all...]
H A DSemaExprObjC.cpp2570 ARCConversionTypeClass target, bool diagnose)
2572 Diagnose(diagnose) {}
2569 ARCCastChecker(ASTContext &Context, ARCConversionTypeClass source, ARCConversionTypeClass target, bool diagnose) argument
H A DSemaDeclCXX.cpp52 /// diagnose the use of local variables or parameters within the
1149 // that we can properly diagnose redundant direct base types. Note
1867 // have more member initializers coming; we'll diagnose it just
3498 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in class:NonAbstractTypeDiagnoser
3543 Diagnoser.diagnose(*this, Loc, T);
3558 // Keep a set of seen pure methods so we won't diagnose the same method
3680 // don't diagnose.
4800 // it shows up in the right place in the vtable and that we diagnose
4819 // shows up in the right place in the vtable and that we diagnose problems
5936 // FIXME: diagnose th
[all...]
H A DSemaOverload.cpp908 // overload; if it doesn't, we'll have to diagnose during
4905 // expression. We'll diagnose this in a moment.
5080 virtual void diagnose(Sema &S, SourceLocation Loc, QualType T) { function in struct:clang::TypeDiagnoserPartialDiag
8033 // TODO: detect and diagnose the full richness of const mismatches.
8393 // TODO: diagnose these individually, then kill off
8403 /// CUDA: diagnose an invalid call across targets.
8475 // those conditions and diagnose them well.
8921 // We'll diagnose this due to an empty set of functions.
9488 // Don't diagnose names we find in classes; we get much better
H A DSemaExpr.cpp129 // Try to diagnose why this special member function was implicitly
1778 // call, diagnose the problem.
2305 // Specifically diagnose references to class templates that are missing
6254 /// This routine will diagnose any invalid arithmetic on pointer operands much
8385 // Don't diagnose this.
9019 // GCC extension, diagnose them.
9123 // We diagnose this as an error.
9473 // If needed, diagnose invalid gotos and switches in the block.
10344 // For C code, don't diagnose about capture if we're not actually in code
11162 virtual void diagnose(Sem function in class:CallReturnIncompleteDiagnoser
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jar ... jdt/internal/compiler/parser/ org/eclipse/jdt/internal/compiler/parser/diagnose/ org/eclipse/jdt/internal/compiler/problem/ org/eclipse/jdt/internal ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 201 milliseconds