Handbook
Glossary
CXIndexOptions
Vocabulary
libclang
.
ffi
Definition
USING:
alien.c-types
classes.struct
;
IN:
libclang.ffi
STRUCT:
CXIndexOptions
{
Size
uint
initial:
0
}
{
ThreadBackgroundPriorityForIndexing
uchar
initial:
0
}
{
ThreadBackgroundPriorityForEditing
uchar
initial:
0
}
{
ExcludeDeclarationsFromPCH
uint
initial:
0
bits:
1
}
{
DisplayDiagnostics
uint
initial:
0
bits:
1
}
{
StorePreamblesInMemory
uint
initial:
0
bits:
1
}
{
reserved6
uint
initial:
0
bits:
13
}
{
PreambleStoragePath char*
}
{
InvocationEmissionPath char*
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
libclang.ffi
;
M:
CXIndexOptions
clone
clone-underlying
\
CXIndexOptions
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
libclang.ffi
;
M:
CXIndexOptions
struct-slot-values
{
[
Size>>
]
[
ThreadBackgroundPriorityForIndexing>>
]
[
ThreadBackgroundPriorityForEditing>>
]
[
ExcludeDeclarationsFromPCH>>
]
[
DisplayDiagnostics>>
]
[
StorePreamblesInMemory>>
]
[
reserved6>>
]
[
PreambleStoragePath>>
]
[
InvocationEmissionPath>>
]
}
cleave>array
;
inline