Home
last modified time | relevance | path

Searched defs:IsExtension (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp315 bool *IsExtension) { in isAcceptableNestedNameSpecifier()
648 bool IsExtension = false; in BuildCXXNestedNameSpecifier() local
DDeclSpec.cpp384 bool IsExtension = true) { in BadSpecifier()
787 bool IsExtension = true; in SetTypeQual() local
/external/protobuf/js/
Dtest.proto110 message IsExtension { message
/external/clang/include/clang/Basic/
DIdentifierTable.h55 bool IsExtension : 1; // True if identifier is a lang extension. variable
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc721 static PyObject* IsExtension(PyBaseDescriptor *self, void *closure) { in IsExtension() function
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4598 public bool IsExtension { property in Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2295IsExtension *bool `protobuf:"varint,2,req,name=is_extension,json=isExtension" json:"is… member
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2225IsExtension *bool `protobuf:"varint,2,req,name=is_extension,json=isExtension" json:"is… member