Searched defs:IsScoped (Results 1 – 9 of 9) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_extension.cc | 111 bool ExtensionGenerator::IsScoped() const { in IsScoped() function in google::protobuf::compiler::cpp::ExtensionGenerator
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclBase.h | 1418 uint64_t IsScoped : 1; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 508 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
|
/external/llvm-project/llvm/lib/IR/ |
D | DIBuilder.cpp | 517 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
|
/external/clang/lib/AST/ |
D | Decl.cpp | 3629 EnumDecl *PrevDecl, bool IsScoped, in Create()
|
/external/clang/include/clang/AST/ |
D | Decl.h | 2763 unsigned IsScoped : 1; variable
|
/external/llvm-project/clang/lib/AST/ |
D | Decl.cpp | 4353 EnumDecl *PrevDecl, bool IsScoped, in Create()
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 12008 SourceLocation EnumLoc, bool IsScoped, QualType EnumUnderlyingTy, in CheckEnumRedeclaration()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDecl.cpp | 15072 bool Sema::CheckEnumRedeclaration(SourceLocation EnumLoc, bool IsScoped, in CheckEnumRedeclaration()
|