OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldDisableValidationForFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h
1221
bool
shouldDisableValidationForFile
(const serialization::ModuleFile &M) const;
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
2221
bool ASTReader::
shouldDisableValidationForFile
(
2390
if (!
shouldDisableValidationForFile
(F) && StoredTime &&
2606
bool DisableValidation =
shouldDisableValidationForFile
(F);
4650
bool DisableValidation =
shouldDisableValidationForFile
(F);
Completed in 23 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026