Searched defs:IsScoped (Results 1 – 9 of 9) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | extension.cc | 114 bool ExtensionGenerator::IsScoped() const { in IsScoped() function in google::protobuf::compiler::cpp::ExtensionGenerator
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | extension.cc | 114 bool ExtensionGenerator::IsScoped() const { in IsScoped() function in google::protobuf::compiler::cpp::ExtensionGenerator
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | extension.cc | 114 bool ExtensionGenerator::IsScoped() const { in IsScoped() function in google::protobuf::compiler::cpp::ExtensionGenerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 92 IsScoped, // CodeView local type. enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 508 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 557 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/clang/lib/Sema/ |
D | SemaDecl.cpp | 12008 SourceLocation EnumLoc, bool IsScoped, QualType EnumUnderlyingTy, in CheckEnumRedeclaration()
|