Home | History | Annotate | Download | only in Lex

Lines Matching refs:PreprocessorOptions

58 class PreprocessorOptions;
87 IntrusiveRefCntPtr<PreprocessorOptions> PPOpts;
407 Preprocessor(IntrusiveRefCntPtr<PreprocessorOptions> PPOpts,
427 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; }