OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReadPreprocessorOptions
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h
184
virtual bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts,
259
bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts,
290
bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts, bool Complain,
311
bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts, bool Complain,
ASTReader.h
184
virtual bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts,
259
bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts,
290
bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts, bool Complain,
311
bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts, bool Complain,
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
207
bool ChainedASTReaderListener::
ReadPreprocessorOptions
(
210
return First->
ReadPreprocessorOptions
(PPOpts, Complain,
212
Second->
ReadPreprocessorOptions
(PPOpts, Complain, SuggestedPredefines);
753
bool PCHValidator::
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts,
765
bool SimpleASTReaderListener::
ReadPreprocessorOptions
(
5149
bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts,
5900
return Listener.
ReadPreprocessorOptions
(PPOpts, Complain,
ASTReader.cpp
207
bool ChainedASTReaderListener::
ReadPreprocessorOptions
(
210
return First->
ReadPreprocessorOptions
(PPOpts, Complain,
212
Second->
ReadPreprocessorOptions
(PPOpts, Complain, SuggestedPredefines);
753
bool PCHValidator::
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts,
765
bool SimpleASTReaderListener::
ReadPreprocessorOptions
(
5149
bool
ReadPreprocessorOptions
(const PreprocessorOptions &PPOpts,
5900
return Listener.
ReadPreprocessorOptions
(PPOpts, Complain,
Completed in 67 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026