Home
last modified time | relevance | path

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

/llvm-project/clang/test/Layout/
H A Dms-x86-alias-avoidance-padding.cpp89 struct BT2 : BT0 { struct
90 char BT2FieldName0; argument
91 BT2() { in BT2() argument
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14020 const BuiltinType *BT2 = T2->getAs<BuiltinType>(); IsSameCharType() local