Searched refs:InitializePreprocessor (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DUtils.h62 /// InitializePreprocessor - Initialize the preprocessor getting it and the
64 void InitializePreprocessor(Preprocessor &PP, const PreprocessorOptions &PPOpts,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp9 // This file implements the clang::InitializePreprocessor function.
1124 /// InitializePreprocessor - Initialize the preprocessor getting it and the
1127 void clang::InitializePreprocessor( function in class:clang
H A DCompilerInstance.cpp405 InitializePreprocessor(*PP, PPOpts, getPCHContainerReader(),

Completed in 160 milliseconds