Home | History | Annotate | Download | only in Lex

Lines Matching refs:PreprocessorOptions

60 class PreprocessorOptions;
97 IntrusiveRefCntPtr<PreprocessorOptions> PPOpts;
646 Preprocessor(IntrusiveRefCntPtr<PreprocessorOptions> PPOpts,
678 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; }