OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FunctionDeclBitfields
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
1556
class
FunctionDeclBitfields
{
1617
/// Number of non-inherited bits in
FunctionDeclBitfields
.
1627
/// For the bits in
FunctionDeclBitfields
.
1801
FunctionDeclBitfields
FunctionDeclBits;
1818
static_assert(sizeof(
FunctionDeclBitfields
) <= 8,
1819
"
FunctionDeclBitfields
is larger than 8 bytes!");
DeclBase.h
1556
class
FunctionDeclBitfields
{
1617
/// Number of non-inherited bits in
FunctionDeclBitfields
.
1627
/// For the bits in
FunctionDeclBitfields
.
1801
FunctionDeclBitfields
FunctionDeclBits;
1818
static_assert(sizeof(
FunctionDeclBitfields
) <= 8,
1819
"
FunctionDeclBitfields
is larger than 8 bytes!");
Completed in 91 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026