OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HasExtraFiles
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
DebugInlineeLinesSubsection.h
56
bool
HasExtraFiles
= false;
78
bool
hasExtraFiles
() const;
96
bool
HasExtraFiles
= false);
108
bool
hasExtraFiles
() const { return
HasExtraFiles
; }
109
void setHasExtraFiles(bool Has) {
HasExtraFiles
= Has; }
116
bool
HasExtraFiles
= false;
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
CodeViewYAMLDebugSections.h
106
bool
HasExtraFiles
;
Completed in 13 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026