ΒΆbool isSrcFile(clang::driver::types::ID Id)

Description

isSrcFile - Is this a source file, i.e. something that still has to be preprocessed. The logic behind this is the same that decides if the first compilation phase is a preprocessing one.

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

Parameters

clang::driver::types::ID Id