Home
last modified time | relevance | path

Searched refs:appendSuffixForType (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Driver/
DTypes.h52 bool appendSuffixForType(ID Id);
/external/clang/lib/Driver/
DTypes.cpp63 bool types::appendSuffixForType(ID Id) { in appendSuffixForType() function in types
DDriver.cpp1256 if (!types::appendSuffixForType(JA.getType())) in GetNamedOutputPath()