Searched refs:InitOnly (Results 1 – 4 of 4) sorted by relevance
44 InitOnly, ///< Only execute frontend initialization. enumerator
65 case InitOnly: return new InitOnlyAction(); in CreateFrontendBaseAction()
136 case InitOnly: return new InitOnlyAction(); in CreateFrontendBaseAction()
757 Opts.ProgramAction = frontend::InitOnly; break; in ParseFrontendArgs()1757 case frontend::InitOnly: in ParsePreprocessorOutputArgs()