HomeSort by relevance Sort by last modified time
    Searched refs:getTypeTempSuffix (Results 1 - 4 of 4) 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);
  /external/clang/lib/Driver/
Types.cpp 47 const char *types::getTypeTempSuffix(ID Id, bool CLMode) {
Driver.cpp     [all...]
Tools.cpp     [all...]

Completed in 944 milliseconds