Searched defs:PreInit (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/test/
H A Dtest_shell_delegate.cc51 void TestShellDelegate::PreInit() { function in class:ash::test::TestShellDelegate
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate_chromeos.cc67 void ChromeShellDelegate::PreInit() { function in class:ChromeShellDelegate
H A Dchrome_shell_delegate_views.cc32 void ChromeShellDelegate::PreInit() { function in class:ChromeShellDelegate
/external/chromium_org/ash/shell/
H A Dshell_delegate_impl.cc87 void ShellDelegateImpl::PreInit() { function in class:ash::shell::ShellDelegateImpl
/external/clang/lib/Sema/
H A DSemaInit.cpp6854 const Expr *PreInit,
6856 if (Seq.step_begin() == Seq.step_end() || PreInit->isValueDependent())
6883 QualType PreNarrowingType = PreInit->getType();
6852 DiagnoseNarrowingInInitList(Sema &S, InitializationSequence &Seq, QualType EntityType, const Expr *PreInit, const Expr *PostInit) argument

Completed in 321 milliseconds