Searched refs:BeforeStart (Results 1 – 11 of 11) sorted by relevance
44 SourceLocation BeforeStart = Start.getLocWithOffset(-1); in findPreviousTokenStart() local45 if (BeforeStart.isInvalid() || BeforeStart.isMacroID()) in findPreviousTokenStart()48 return Lexer::GetBeginningOfToken(BeforeStart, SM, LangOpts); in findPreviousTokenStart()
51 BeforeStart = 1, enumerator53 BeforeStartAndExit = BeforeStart | BeforeExit
97 config.waitForKeypress = WaitForKeypress::BeforeStart; in makeCommandLineParser()
247 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) { in run()
69 SourceLocation BeforeStart = Start.getLocWithOffset(-1); in findPreviousTokenStart() local70 if (BeforeStart.isInvalid() || BeforeStart.isMacroID()) in findPreviousTokenStart()73 return Lexer::GetBeginningOfToken(BeforeStart, SM, LangOpts); in findPreviousTokenStart()
104 void BeforeStart() { ASSERT_TRUE(start_event_.Wait(kLongTime)); } in BeforeStart() function in rtc::__anona6a33b290111::RunnerBase136 BeforeStart(); in OnMessage()165 BeforeStart(); in OnMessage()
133 virtual void BeforeStart() {} in BeforeStart() function
49 BeforeStart(); in StartAsync()
423 tuple_type{"start", Catch::WaitForKeypress::BeforeStart},
4466 BeforeStart = 1, enumerator4468 BeforeStartAndExit = BeforeStart | BeforeExit9737 config.waitForKeypress = WaitForKeypress::BeforeStart; in makeCommandLineParser()13307 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) { in run()
4496 BeforeStart = 1, enumerator4498 BeforeStartAndExit = BeforeStart | BeforeExit9792 config.waitForKeypress = WaitForKeypress::BeforeStart; in makeCommandLineParser()13450 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) { in run()