Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dextension.cc114 bool ExtensionGenerator::IsScoped() const { in IsScoped() function in google::protobuf::compiler::cpp::ExtensionGenerator
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dextension.cc114 bool ExtensionGenerator::IsScoped() const { in IsScoped() function in google::protobuf::compiler::cpp::ExtensionGenerator
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dextension.cc114 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/
DLVElement.h92 IsScoped, // CodeView local type. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp508 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDIBuilder.cpp557 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
/external/clang/lib/AST/
DDecl.cpp3629 EnumDecl *PrevDecl, bool IsScoped, in Create()
/external/clang/include/clang/AST/
DDecl.h2763 unsigned IsScoped : 1; variable
/external/clang/lib/Sema/
DSemaDecl.cpp12008 SourceLocation EnumLoc, bool IsScoped, QualType EnumUnderlyingTy, in CheckEnumRedeclaration()