Home
last modified time | relevance | path

Searched refs:useFirstFieldIfTransparentUnion (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp191 static QualType useFirstFieldIfTransparentUnion(QualType Ty) { in useFirstFieldIfTransparentUnion() function
719 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
856 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
1771 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
3678 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
4530 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
5198 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
5643 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
6468 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
7875 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
[all …]