Searched defs:PPOpts (Results 1 – 15 of 15) sorted by relevance
172 PreprocessorOptions &PPOpts = CInvok->getPreprocessorOpts(); in createInvocationForMigration() local431 PreprocessorOptions PPOpts; in getFileRemappings() local461 PreprocessorOptions PPOpts; in getFileRemappingsFromFileList() local
213 void FileRemapper::transferMappingsAndClear(PreprocessorOptions &PPOpts) { in transferMappingsAndClear()
141 PreprocessorOptions &PPOpts = CI.getPreprocessorOpts(); in BeginInvocation() local
212 const PreprocessorOptions &PPOpts = getPreprocessorOpts(); in createPreprocessor() local811 PreprocessorOptions &PPOpts = Invocation->getPreprocessorOpts(); in compileModule() local1155 const PreprocessorOptions &PPOpts = getPreprocessorOpts(); in loadModule() local
240 PreprocessorOptions &PPOpts = CI.getPreprocessorOpts(); in BeginSourceFile() local
399 virtual bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
255 PreprocessorOptions &PPOpts = Invocation->getPreprocessorOpts(); in ~ASTUnit() local2019 PreprocessorOptions &PPOpts = CI->getPreprocessorOpts(); in LoadFromCommandLine() local2077 PreprocessorOptions &PPOpts = Invocation->getPreprocessorOpts(); in Reparse() local
139 PreprocessorOptions PPOpts; in printResult() local
139 IntrusiveRefCntPtr<PreprocessorOptions> PPOpts = new PreprocessorOptions(); in InclusionDirectiveFilenameRange() local
57 Preprocessor::Preprocessor(IntrusiveRefCntPtr<PreprocessorOptions> PPOpts, in Preprocessor()
426 PreprocessorOptions &PPOpts = CI.getPreprocessorOpts(); in CreateASTConsumer() local640 PreprocessorOptions &PPOpts = CInvok->getPreprocessorOpts(); in clang_indexSourceFile_Impl() local
219 static void collectMacroDefinitions(const PreprocessorOptions &PPOpts, in collectMacroDefinitions()258 static bool checkPreprocessorOptions(const PreprocessorOptions &PPOpts, in checkPreprocessorOptions()370 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()3456 virtual bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()3613 const PreprocessorOptions &PPOpts) { in isAcceptableASTFile()4081 PreprocessorOptions PPOpts; in ParsePreprocessorOptions() local
1167 const PreprocessorOptions &PPOpts = PP.getPreprocessorOpts(); in WriteControlBlock() local
87 IntrusiveRefCntPtr<PreprocessorOptions> PPOpts; variable
163 virtual bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()