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

  /external/clang/include/clang/Sema/
Lookup.h 131 Sema::RedeclarationKind Redecl = Sema::NotForRedeclaration)
139 Redecl(Redecl != Sema::NotForRedeclaration),
141 Diagnose(Redecl == Sema::NotForRedeclaration),
152 Sema::RedeclarationKind Redecl = Sema::NotForRedeclaration)
160 Redecl(Redecl != Sema::NotForRedeclaration),
162 Diagnose(Redecl == Sema::NotForRedeclaration),
Sema.h     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 991 milliseconds