Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc1344 bool ProtoStreamObjectWriter::IsStruct(const google::protobuf::Field& field) { in IsStruct() function in google::protobuf::util::converter::ProtoStreamObjectWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp218 BTFTypeStruct::BTFTypeStruct(const DICompositeType *STy, bool IsStruct, in BTFTypeStruct()
448 void BTFDebug::visitStructType(const DICompositeType *CTy, bool IsStruct, in visitStructType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4013 bool IsStruct = FullTy->isStructTy(); in parseFunctionBody() local
4055 bool IsStruct = CurTy->isStructTy(); in parseFunctionBody() local