HomeSort by relevance Sort by last modified time
    Searched refs:IK_None (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Frontend/
FrontendOptions.h 64 IK_None,
97 FrontendInputFile() : Buffer(nullptr), Kind(IK_None), IsSystem(false) { }
290 /// \return The input kind for the extension, or IK_None if the extension is
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
FrontendActions.cpp 732 case IK_None:

Completed in 57 milliseconds