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

  /external/clang/include/clang/Driver/
Types.h 50 /// appendSuffixForType - When generating outputs of this type,
53 bool appendSuffixForType(ID Id);
  /external/clang/lib/Driver/
Types.cpp 69 bool types::appendSuffixForType(ID Id) {
Driver.cpp     [all...]

Completed in 56 milliseconds