Home
last modified time | relevance | path

Searched defs:is_explicit (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node_options.h59 static const bool is_explicit = IsExplicit; member
61 typedef explicitness<true> is_explicit; typedef
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h485 bool is_explicit = false; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1990 const bool is_explicit = false; in AddContextClassType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1188 bool is_framework, bool is_explicit) { in GetOrCreateClangModule()
7716 bool is_explicit, bool is_attr_used, bool is_artificial) { in AddMethodToCXXRecordType()