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

  /external/clang/include/clang/Frontend/
FrontendOptions.h 46 InitOnly, ///< Only execute frontend initialization.
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 58 case InitOnly: return llvm::make_unique<InitOnlyAction>();
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 200 milliseconds