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

  /external/clang/include/clang/Driver/
Types.h 35 /// getTypeTempSuffix - Return the suffix to use when creating a
37 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 43 /// getTypeTempSuffix - Return the suffix to use when creating a
45 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 43 /// getTypeTempSuffix - Return the suffix to use when creating a
45 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 43 /// getTypeTempSuffix - Return the suffix to use when creating a
45 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 43 /// getTypeTempSuffix - Return the suffix to use when creating a
45 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 43 /// getTypeTempSuffix - Return the suffix to use when creating a
45 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 43 /// getTypeTempSuffix - Return the suffix to use when creating a
45 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 43 /// getTypeTempSuffix - Return the suffix to use when creating a
45 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 43 /// getTypeTempSuffix - Return the suffix to use when creating a
45 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
  /external/clang/lib/Driver/
Types.cpp 47 const char *types::getTypeTempSuffix(ID Id, bool CLMode) {
Driver.cpp     [all...]
Tools.cpp     [all...]

Completed in 524 milliseconds