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

  /external/clang/include/clang/Driver/
Types.h 39 /// onlyAssembleType - Should this type only be assembled.
40 bool onlyAssembleType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 47 /// onlyAssembleType - Should this type only be assembled.
48 bool onlyAssembleType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 47 /// onlyAssembleType - Should this type only be assembled.
48 bool onlyAssembleType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 47 /// onlyAssembleType - Should this type only be assembled.
48 bool onlyAssembleType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 47 /// onlyAssembleType - Should this type only be assembled.
48 bool onlyAssembleType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 47 /// onlyAssembleType - Should this type only be assembled.
48 bool onlyAssembleType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 47 /// onlyAssembleType - Should this type only be assembled.
48 bool onlyAssembleType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 47 /// onlyAssembleType - Should this type only be assembled.
48 bool onlyAssembleType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 47 /// onlyAssembleType - Should this type only be assembled.
48 bool onlyAssembleType(ID Id);
  /external/clang/lib/Driver/
Types.cpp 57 bool types::onlyAssembleType(ID Id) {
232 if (!onlyAssembleType(Id)) {

Completed in 121 milliseconds