HomeSort by: relevance | last modified time | path
    Searched refs:CheckEnumRedeclaration (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 1359 SemaRef.CheckEnumRedeclaration(Def->getLocation(), Def->isScoped(),
SemaDecl.cpp 15203 bool Sema::CheckEnumRedeclaration(SourceLocation EnumLoc, bool IsScoped,
15975 if (CheckEnumRedeclaration(NameLoc.isValid() ? NameLoc : KWLoc,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 3170 bool CheckEnumRedeclaration(SourceLocation EnumLoc, bool IsScoped,

Completed in 69 milliseconds