HomeSort by relevance Sort by last modified time
    Searched refs:canLipoType (Results 1 - 11 of 11) 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);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 63 /// canLipoType - Is this type acceptable as the output of a
66 bool canLipoType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 63 /// canLipoType - Is this type acceptable as the output of a
66 bool canLipoType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 63 /// canLipoType - Is this type acceptable as the output of a
66 bool canLipoType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 63 /// canLipoType - Is this type acceptable as the output of a
66 bool canLipoType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 63 /// canLipoType - Is this type acceptable as the output of a
66 bool canLipoType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 63 /// canLipoType - Is this type acceptable as the output of a
66 bool canLipoType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 63 /// canLipoType - Is this type acceptable as the output of a
66 bool canLipoType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 63 /// canLipoType - Is this type acceptable as the output of a
66 bool canLipoType(ID Id);
  /external/clang/lib/Driver/
Types.cpp 73 bool types::canLipoType(ID Id) {
Driver.cpp     [all...]

Completed in 256 milliseconds