HomeSort by relevance Sort by last modified time
    Searched full:isforredeclaration (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Sema/
SemaLookup.cpp 288 isForRedeclaration());
293 if (!isForRedeclaration()) {
515 R.isForRedeclaration(),
521 if (R.isForRedeclaration()) {
693 if (R.isForRedeclaration()) {
    [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Lookup.h 216 bool isForRedeclaration() const {

Completed in 1652 milliseconds