/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | CompilerInvocation.h | 92 PreprocessorOptions &getPreprocessorOpts() { return *PreprocessorOpts; } in getPreprocessorOpts() function 93 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
H A D | CompilerInstance.h | 301 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts() function 304 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/ |
D | CompilerInvocation.h | 135 const PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function 248 PreprocessorOptions &getPreprocessorOpts() { return *PPOpts; } in getPreprocessorOpts() function
|
D | CompilerInstance.h | 315 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts() function 318 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
D | ASTUnit.h | 474 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/ |
D | CompilerInvocation.h | 135 const PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function 253 PreprocessorOptions &getPreprocessorOpts() { return *PPOpts; } in getPreprocessorOpts() function
|
D | CompilerInstance.h | 339 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts() function 342 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
D | ASTUnit.h | 474 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/ |
D | CompilerInvocation.h | 135 const PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function 253 PreprocessorOptions &getPreprocessorOpts() { return *PPOpts; } in getPreprocessorOpts() function
|
D | CompilerInstance.h | 321 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts() function 324 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
D | ASTUnit.h | 474 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/ |
D | CompilerInvocation.h | 135 const PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function 253 PreprocessorOptions &getPreprocessorOpts() { return *PPOpts; } in getPreprocessorOpts() function
|
D | CompilerInstance.h | 321 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts() function 324 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
D | ASTUnit.h | 474 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang.h | 202 clang::PreprocessorOptions &getPreprocessorOpts() { return *mPPOpts; } in getPreprocessorOpts() function
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenModule.h | 604 const PreprocessorOptions &getPreprocessorOpts() in getPreprocessorOpts() function
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 685 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | Preprocessor.h | 1190 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | Preprocessor.h | 1200 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | Preprocessor.h | 1200 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | Preprocessor.h | 1200 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function
|