HomeSort by relevance Sort by last modified time
    Searched defs:Diagnose (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/mclinker/lib/Support/
MsgHandling.cpp 48 bool mcld::Diagnose()
  /external/clang/include/clang/Sema/
Lookup.h 141 Diagnose(Redecl == Sema::NotForRedeclaration),
163 Diagnose(Redecl == Sema::NotForRedeclaration),
183 Diagnose(false),
189 if (Diagnose) diagnose();
519 Diagnose = false;
524 return !Diagnose;
624 void diagnose() { function in class:clang::LookupResult
672 bool Diagnose;
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaInit.cpp 431 InitSeq.Diagnose(SemaRef, Entity, Kind, SubInit);
    [all...]
SemaDeclCXX.cpp 54 /// diagnose the use of local variables or parameters within the
    [all...]

Completed in 277 milliseconds