Searched refs:is_explicit (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | ilist_node_options.h | 38 static const bool is_explicit = IsExplicit; member 40 typedef explicitness<true> is_explicit; typedef 64 : std::integral_constant<bool, EnableSentinelTracking>, is_explicit {}; 125 extract_sentinel_tracking<Options...>::is_explicit,
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClang.h | 300 bool is_explicit = false; member
|
| H A D | DWARFASTParserClang.cpp | 334 is_explicit = form_value.Boolean(); in ParsedDWARFTypeAttributes() 1124 is_static, attrs.is_inline, attrs.is_explicit, in ParseSubroutine()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.h | 322 bool is_explicit = false); 891 bool is_explicit, bool is_attr_used, bool is_artificial);
|
| H A D | TypeSystemClang.cpp | 1240 bool is_framework, bool is_explicit) { in GetOrCreateClangModule() argument 1265 is_framework, is_explicit); in GetOrCreateClangModule() 7682 bool is_explicit, bool is_attr_used, bool is_artificial) { in AddMethodToCXXRecordType() argument 7721 nullptr /*expr*/, is_explicit ? clang::ExplicitSpecKind::ResolvedTrue in AddMethodToCXXRecordType()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionDeclMap.cpp | 2007 const bool is_explicit = false; in AddContextClassType() local 2014 is_explicit, is_attr_used, is_artificial); in AddContextClassType()
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | proto.h | 866 Perl_do_close(pTHX_ GV *gv, bool is_explicit); 1820 Perl_io_close(pTHX_ IO *io, GV *gv, bool is_explicit, bool warn_on_fail) 6648 S_argvout_final(pTHX_ MAGIC *mg, IO *io, bool is_explicit);
|
| H A D | embed.fnc | 971 |bool is_explicit 1594 |bool is_explicit \ 4128 |bool is_explicit
|