Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DTypes.h59 bool appendSuffixForType(ID Id);
/openbsd/gnu/llvm/clang/lib/Driver/
H A DTypes.cpp117 bool types::appendSuffixForType(ID Id) { in appendSuffixForType() function in types
H A DDriver.cpp5754 if (!types::appendSuffixForType(JA.getType())) in GetNamedOutputPath()