OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Missing
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ModuleManager.h
205
/// The module file is
missing
.
206
Missing
,
309
/// suitable, or is
missing
.
ASTReader.h
375
/// The AST file was
missing
.
376
Missing
,
1113
/// declaration is either
missing
or has not yet been loaded.
1115
/// We will check whether the corresponding declaration is in fact
missing
1531
/// is
missing
.
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h
223
uint32_t
Missing
;
228
: VisitedInMainFile(0), MissingInMainFile(0), Visited(0),
Missing
(0),
241
++
Missing
;
246
bool hasDiagnostics() { return
Missing
|| Mismatched; }
CodeGenModule.cpp
429
if (
Missing
> 0)
430
Diags.Report(diag::warn_profile_data_missing) << Visited <<
Missing
;
Completed in 44 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026