Searched refs:InitializePreprocessor (Results 1 – 3 of 3) sorted by relevance
50 void InitializePreprocessor(Preprocessor &PP, const PreprocessorOptions &PPOpts,
1379 void clang::InitializePreprocessor(Preprocessor &PP, in InitializePreprocessor() function in clang
472 InitializePreprocessor(*PP, PPOpts, getPCHContainerReader(), in createPreprocessor()