Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DTypes.h61 bool appendSuffixForType(ID Id);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DTypes.cpp84 bool types::appendSuffixForType(ID Id) { in appendSuffixForType() function in types
H A DDriver.cpp4313 if (!types::appendSuffixForType(JA.getType())) in GetNamedOutputPath()