Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp122 bool types::canLipoType(ID Id) { in canLipoType() function in types
H A DDriver.cpp2501 if (Archs.size() > 1 && !types::canLipoType(Act->getType())) in BuildUniversalActions()