Searched defs:IK_None (Results 1 - 1 of 1) sorted by last modified time

/external/clang/include/clang/Frontend/
H A DFrontendOptions.h62 IK_None, enumerator in enum:clang::InputKind
93 FrontendInputFile() : Buffer(nullptr), Kind(IK_None) { }
257 /// \return The input kind for the extension, or IK_None if the extension is

Completed in 84 milliseconds