reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Driver/Types.h
   67   bool canLipoType(ID Id);

References

tools/clang/lib/Driver/Driver.cpp
 1968     if (Archs.size() > 1 && !types::canLipoType(Act->getType()))