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

  /external/clang/include/clang/Driver/
Types.h 45 /// canTypeBeUserSpecified - Can this type be specified on the
48 bool canTypeBeUserSpecified(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 53 /// canTypeBeUserSpecified - Can this type be specified on the
56 bool canTypeBeUserSpecified(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 53 /// canTypeBeUserSpecified - Can this type be specified on the
56 bool canTypeBeUserSpecified(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 53 /// canTypeBeUserSpecified - Can this type be specified on the
56 bool canTypeBeUserSpecified(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 53 /// canTypeBeUserSpecified - Can this type be specified on the
56 bool canTypeBeUserSpecified(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 53 /// canTypeBeUserSpecified - Can this type be specified on the
56 bool canTypeBeUserSpecified(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 53 /// canTypeBeUserSpecified - Can this type be specified on the
56 bool canTypeBeUserSpecified(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 53 /// canTypeBeUserSpecified - Can this type be specified on the
56 bool canTypeBeUserSpecified(ID Id);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 53 /// canTypeBeUserSpecified - Can this type be specified on the
56 bool canTypeBeUserSpecified(ID Id);
  /external/clang/lib/Driver/
Types.cpp 65 bool types::canTypeBeUserSpecified(ID Id) {
214 if (canTypeBeUserSpecified(Id) &&
Tools.cpp     [all...]

Completed in 146 milliseconds