Home
last modified time | relevance | path

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

/llvm-project/clang/test/Layout/
H A Dms-x86-alias-avoidance-padding.cpp26 struct AT1 : V { struct
28 AT1() { in AT1() argument
/llvm-project/clang/lib/AST/
H A DASTContext.cpp6228 auto *AT1 = getAsArrayType(T1); UnwrapSimilarArrayTypes() local