Home
last modified time | relevance | path

Searched defs:IsScoped (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDecl.cpp3506 EnumDecl *PrevDecl, bool IsScoped, in Create()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h2730 bool IsScoped : 1; variable
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp11272 bool Sema::CheckEnumRedeclaration(SourceLocation EnumLoc, bool IsScoped, in CheckEnumRedeclaration()