Home
last modified time | relevance | path

Searched defs:BT2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/Layout/
H A Dms-x86-alias-avoidance-padding.cpp105 struct BT2 : BT0 { struct
106 char BT2FieldName0; argument
107 BT2() { in BT2() argument
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp10827 const BuiltinType *BT2 = T2->getAs<BuiltinType>(); in IsSameCharType() local