Searched refs:InitializePreprocessor (Results 1 – 3 of 3) sorted by relevance
64 void InitializePreprocessor(Preprocessor &PP,
892 void clang::InitializePreprocessor(Preprocessor &PP, in InitializePreprocessor() function in clang
324 InitializePreprocessor(*PP, PPOpts, getFrontendOpts()); in createPreprocessor()