Searched refs:atomic_type (Results 1 – 4 of 4) sorted by relevance
688 if (const AtomicType *atomic_type = type->getAs<AtomicType>()) { in RequireCompleteType() local689 return RequireCompleteType(atomic_type->getPointeeType()); in RequireCompleteType()
2030 typedef int atomic_type;2031 atomic_type c1;2032 atomic_type c2;2033 const atomic_type c3(0);
8186 typedef int atomic_type;8187 atomic_type c1;8188 atomic_type c2;8189 const atomic_type c3(0);
180 HANDLE_DW_TAG(0x0047, atomic_type, 5, DWARF)