ΒΆconst char* getTypeTempSuffix(
    clang::driver::types::ID Id,
    bool CLMode = false)

Description

getTypeTempSuffix - Return the suffix to use when creating a temp file of this type, or null if unspecified.

Declared at: clang/include/clang/Driver/Types.h:46

Parameters

clang::driver::types::ID Id
bool CLMode = false