Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DTypes.h59 bool appendSuffixForType(ID Id);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DTypes.cpp110 bool types::appendSuffixForType(ID Id) { in appendSuffixForType() function in types
H A DDriver.cpp4998 if (!types::appendSuffixForType(JA.getType())) in GetNamedOutputPath()