OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCHValidator
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTRecordReader.h
362
inline void
PCHValidator
::Error(const char *Msg) {
ASTReader.h
276
class
PCHValidator
: public ASTReaderListener {
281
PCHValidator
(Preprocessor &PP, ASTReader &Reader)
303
/// of
PCHValidator
or SimplePCHValidator when using a pch file without
357
friend class
PCHValidator
;
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
438
PCHValidator
::ReadLanguageOptions(const LangOptions &LangOpts,
447
bool
PCHValidator
::ReadTargetOptions(const TargetOptions &TargetOpts,
563
bool
PCHValidator
::ReadDiagnosticOptions(
753
bool
PCHValidator
::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts,
799
bool
PCHValidator
::ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts,
808
void
PCHValidator
::ReadCounter(const ModuleFile &M, unsigned Value) {
11629
: cast<ASTReaderListener>(new
PCHValidator
(PP, *this))),
Completed in 87 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026