Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_node_options.h40 static const bool is_explicit = IsExplicit; member
42 typedef explicitness<true> is_explicit; typedef
/external/llvm-project/llvm/include/llvm/ADT/
Dilist_node_options.h38 static const bool is_explicit = IsExplicit; member
40 typedef explicitness<true> is_explicit; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dilist_node_options.h38 static const bool is_explicit = IsExplicit; member
40 typedef explicitness<true> is_explicit; typedef
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.h231 bool is_explicit = false; member
/external/llvm-project/lldb/unittests/Symbol/
DTestTypeSystemClang.cpp636 bool is_explicit = true; in TEST_F() local
668 bool is_explicit = true; in TEST_F() local
/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
Dgraph.h143 bool is_explicit() const { return explicit_; } in is_explicit() function
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionDeclMap.cpp1918 const bool is_explicit = false; in AddContextClassType() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp1251 bool is_framework, bool is_explicit) { in GetOrCreateClangModule()
7385 bool is_explicit, bool is_attr_used, bool is_artificial) { in AddMethodToCXXRecordType()