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 63 IK_None,
95 FrontendInputFile() : Buffer(nullptr), Kind(IK_None), IsSystem(false) { }
285 /// \return The input kind for the extension, or IK_None if the extension is
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
FrontendActions.cpp 729 case IK_None:

Completed in 1018 milliseconds