Home
last modified time | relevance | path

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

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