Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Symbol/
DTestTypeSystemClang.cpp637 bool is_attr_used = false; in TEST_F() local
669 bool is_attr_used = false; in TEST_F() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionDeclMap.cpp1919 const bool is_attr_used = true; in AddContextClassType() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp1132 const bool is_attr_used = false; in ParseSubroutine() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp7385 bool is_explicit, bool is_attr_used, bool is_artificial) { in AddMethodToCXXRecordType()