Home
last modified time | relevance | path

Searched refs:PreprocessorOptions (Results 1 – 25 of 40) sorted by relevance

12

/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DCompilerInvocation.h51 class PreprocessorOptions; variable
89 std::shared_ptr<PreprocessorOptions> PPOpts;
135 const PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts()
248 PreprocessorOptions &getPreprocessorOpts() { return *PPOpts; } in getPreprocessorOpts()
271 std::shared_ptr<PreprocessorOptions> getPreprocessorOptsPtr() { in getPreprocessorOptsPtr()
375 PreprocessorOptions &getMutPreprocessorOpts();
DUtils.h44 class PreprocessorOptions; variable
49 void InitializePreprocessor(Preprocessor &PP, const PreprocessorOptions &PPOpts,
DASTUnit.h77 class PreprocessorOptions; variable
120 std::shared_ptr<PreprocessorOptions> PPOpts;
474 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts()
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Frontend/
DCompilerInvocation.h51 class PreprocessorOptions; variable
89 std::shared_ptr<PreprocessorOptions> PPOpts;
135 const PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts()
253 PreprocessorOptions &getPreprocessorOpts() { return *PPOpts; } in getPreprocessorOpts()
276 std::shared_ptr<PreprocessorOptions> getPreprocessorOptsPtr() { in getPreprocessorOptsPtr()
390 PreprocessorOptions &getMutPreprocessorOpts();
DUtils.h44 class PreprocessorOptions; variable
50 void InitializePreprocessor(Preprocessor &PP, const PreprocessorOptions &PPOpts,
DASTUnit.h77 class PreprocessorOptions; variable
120 std::shared_ptr<PreprocessorOptions> PPOpts;
474 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts()
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DCompilerInvocation.h51 class PreprocessorOptions; variable
89 std::shared_ptr<PreprocessorOptions> PPOpts;
135 const PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts()
253 PreprocessorOptions &getPreprocessorOpts() { return *PPOpts; } in getPreprocessorOpts()
276 std::shared_ptr<PreprocessorOptions> getPreprocessorOptsPtr() { in getPreprocessorOptsPtr()
381 PreprocessorOptions &getMutPreprocessorOpts();
DUtils.h44 class PreprocessorOptions; variable
50 void InitializePreprocessor(Preprocessor &PP, const PreprocessorOptions &PPOpts,
DASTUnit.h77 class PreprocessorOptions; variable
120 std::shared_ptr<PreprocessorOptions> PPOpts;
474 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts()
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DCompilerInvocation.h51 class PreprocessorOptions; variable
89 std::shared_ptr<PreprocessorOptions> PPOpts;
135 const PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts()
253 PreprocessorOptions &getPreprocessorOpts() { return *PPOpts; } in getPreprocessorOpts()
276 std::shared_ptr<PreprocessorOptions> getPreprocessorOptsPtr() { in getPreprocessorOptsPtr()
381 PreprocessorOptions &getMutPreprocessorOpts();
DUtils.h44 class PreprocessorOptions; variable
50 void InitializePreprocessor(Preprocessor &PP, const PreprocessorOptions &PPOpts,
DASTUnit.h77 class PreprocessorOptions; variable
120 std::shared_ptr<PreprocessorOptions> PPOpts;
474 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts()
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CodeGen/
DModuleBuilder.h38 class PreprocessorOptions; variable
108 const PreprocessorOptions &PreprocessorOpts,
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/
DModuleBuilder.h38 class PreprocessorOptions; variable
108 const PreprocessorOptions &PreprocessorOpts,
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CodeGen/
DModuleBuilder.h38 class PreprocessorOptions; variable
108 const PreprocessorOptions &PreprocessorOpts,
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/CodeGen/
DModuleBuilder.h42 class PreprocessorOptions; variable
112 const PreprocessorOptions &PreprocessorOpts,
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/ARCMigrate/
DFileRemapper.h28 class PreprocessorOptions; variable
58 void applyMappings(PreprocessorOptions &PPOpts) const;
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ARCMigrate/
DFileRemapper.h28 class PreprocessorOptions; variable
58 void applyMappings(PreprocessorOptions &PPOpts) const;
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ARCMigrate/
DFileRemapper.h28 class PreprocessorOptions; variable
58 void applyMappings(PreprocessorOptions &PPOpts) const;
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ARCMigrate/
DFileRemapper.h28 class PreprocessorOptions; variable
58 void applyMappings(PreprocessorOptions &PPOpts) const;
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessorOptions.h66 class PreprocessorOptions {
212 PreprocessorOptions() : PrecompiledPreambleBytes(0, false) {} in PreprocessorOptions() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Lex/
DPreprocessorOptions.h66 class PreprocessorOptions {
215 PreprocessorOptions() : PrecompiledPreambleBytes(0, false) {} in PreprocessorOptions() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessorOptions.h66 class PreprocessorOptions {
234 PreprocessorOptions() : PrecompiledPreambleBytes(0, false) {} in PreprocessorOptions() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessorOptions.h66 class PreprocessorOptions {
234 PreprocessorOptions() : PrecompiledPreambleBytes(0, false) {} in PreprocessorOptions() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTReader.h97 class PreprocessorOptions; variable
202 virtual bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
277 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts,
308 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts,
327 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts,
1799 const PreprocessorOptions &PPOpts,

12