Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp202 static QualType useFirstFieldIfTransparentUnion(QualType Ty) { in useFirstFieldIfTransparentUnion() function
775 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
906 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
1833 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
3756 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
4628 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
5307 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
5755 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
6640 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
8167 Ty = useFirstFieldIfTransparentUnion(Ty); in classifyArgumentType()
[all …]