Searched refs:PreprocessorOptions (Results 1 – 14 of 14) sorted by relevance
27 class PreprocessorOptions; variable58 void applyMappings(PreprocessorOptions &PPOpts) const;60 void transferMappingsAndClear(PreprocessorOptions &PPOpts);
94 PreprocessorOptions PreprocessorOpts;190 PreprocessorOptions &getPreprocessorOpts() { return PreprocessorOpts; } in getPreprocessorOpts()191 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts()
40 class PreprocessorOptions; variable56 const PreprocessorOptions &PPOpts,
41 class PreprocessorOptions {168 PreprocessorOptions() : UsePredefines(true), DetailedRecord(false), in PreprocessorOptions() function
242 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts()245 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts()
240 PreprocessorOptions &PPOpts = Invocation->getPreprocessorOpts(); in ~ASTUnit()241 for (PreprocessorOptions::remapped_file_buffer_iterator in ~ASTUnit()1108 PreprocessorOptions &PreprocessorOpts = Clang->getPreprocessorOpts(); in Parse()1213 PreprocessorOptions &PreprocessorOpts = Invocation.getPreprocessorOpts(); in ComputePreamble()1223 for (PreprocessorOptions::remapped_file_iterator in ComputePreamble()1248 for (PreprocessorOptions::remapped_file_buffer_iterator in ComputePreamble()1324 PreprocessorOptions &PreprocessorOpts in getMainBufferWithPrecompiledPreamble()1366 for (PreprocessorOptions::remapped_file_iterator in getMainBufferWithPrecompiledPreamble()1382 for (PreprocessorOptions::remapped_file_buffer_iterator in getMainBufferWithPrecompiledPreamble()1948 PreprocessorOptions &PPOpts = CI->getPreprocessorOpts(); in LoadFromCommandLine()[all …]
635 const PreprocessorOptions &InitOpts) { in InitializeFileRemapping()637 for (PreprocessorOptions::const_remapped_file_buffer_iterator in InitializeFileRemapping()661 for (PreprocessorOptions::const_remapped_file_iterator in InitializeFileRemapping()696 const PreprocessorOptions &InitOpts, in InitializePreprocessor()
236 const PreprocessorOptions &PPOpts = getPreprocessorOpts(); in createPreprocessor()759 PreprocessorOptions &PPOpts = Invocation->getPreprocessorOpts(); in compileModule()939 const PreprocessorOptions &PPOpts = getPreprocessorOpts(); in loadModule()
866 static void PreprocessorOptsToArgs(const PreprocessorOptions &Opts, in PreprocessorOptsToArgs()2166 static void ParsePreprocessorArgs(PreprocessorOptions &Opts, ArgList &Args, in ParsePreprocessorArgs()
208 void FileRemapper::applyMappings(PreprocessorOptions &PPOpts) const { in applyMappings()222 void FileRemapper::transferMappingsAndClear(PreprocessorOptions &PPOpts) { in transferMappingsAndClear()
445 PreprocessorOptions PPOpts; in getFileRemappings()474 PreprocessorOptions PPOpts; in getFileRemappingsFromFileList()476 for (PreprocessorOptions::remapped_file_iterator in getFileRemappingsFromFileList()
143 PreprocessorOptions &PPOpts = CI.getPreprocessorOpts(); in BeginInvocation()
138 PreprocessorOptions PPOpts; in printResult()
376 PreprocessorOptions &PPOpts = CInvok->getPreprocessorOpts(); in clang_indexSourceFile_Impl()