HomeSort by relevance Sort by last modified time
    Searched refs:diagnose (Results 1 - 10 of 10) sorted by null

  /external/clang/include/clang/Sema/
Lookup.h 141 Diagnose(Redecl == Sema::NotForRedeclaration)
161 Diagnose(Redecl == Sema::NotForRedeclaration)
179 Diagnose(false)
183 if (Diagnose) diagnose();
494 Diagnose = false;
499 return !Diagnose;
592 void diagnose() { function in class:clang::LookupResult
646 bool Diagnose;