Home
last modified time | relevance | path

Searched defs:is_static (Results 1 – 6 of 6) sorted by relevance

/freebsd/sbin/dhclient/
H A Dclparse.c493 parse_client_lease_statement(FILE *cfile, int is_static) in parse_client_lease_statement()
H A Ddhcpd.h131 unsigned int is_static : 1; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1044 bool is_static, bool &ignore_containing_context) { in ParseCXXMethod()
1181 bool is_static = false; in ParseSubroutine() local
2339 bool is_static = false; in ConstructDemangledNameFromDWARF() local
3124 bool skip_artificial, bool &is_static, bool &is_variadic, in ParseChildParameters()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp86 bool is_static = attrs.isStatic(); in AddMethod() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1988 const bool is_static = false; in AddContextClassType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7715 lldb::AccessType access, bool is_virtual, bool is_static, bool is_inline, in AddMethodToCXXRecordType()