HomeSort by relevance Sort by last modified time
    Searched refs:canLipoType (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Driver/
Types.h 55 /// canLipoType - Is this type acceptable as the output of a
58 bool canLipoType(ID Id);
  /external/clang/lib/Driver/
Types.cpp 73 bool types::canLipoType(ID Id) {
Driver.cpp     [all...]

Completed in 57 milliseconds