HomeSort by relevance Sort by last modified time
    Searched defs:base_info (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/ubsan/
ubsan_type_hash_itanium.cc 69 __base_class_type_info base_info[1]; member in class:__cxxabiv1::__vmi_class_type_info
137 sptr OffsetHere = VTI->base_info[base].__offset_flags >>
139 if (VTI->base_info[base].__offset_flags &
145 if (isDerivedFromAtOffset(VTI->base_info[base].__base_type,
171 sptr OffsetHere = VTI->base_info[base].__offset_flags >>
173 if (VTI->base_info[base].__offset_flags &
178 findBaseAtOffset(VTI->base_info[base].__base_type,
  /external/v8/tools/clang/blink_gc_plugin/
BlinkGCPluginConsumer.cpp 209 RecordInfo* base_info = base.second.info(); local
210 if (Config::IsGCBase(base_info->name()) || base_info->IsGCDerived()) {

Completed in 126 milliseconds