Searched defs:is_attr_used (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/unittests/Symbol/ |
H A D | TestTypeSystemClang.cpp | 861 bool is_attr_used = false; TEST_F() local 893 bool is_attr_used = false; TEST_F() local
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionDeclMap.cpp | 1991 const bool is_attr_used = true; in AddContextClassType() local
|
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 1100 const bool is_attr_used = false; ParseCXXMethod() local
|
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 7716 AddMethodToCXXRecordType(lldb::opaque_compiler_type_t type,llvm::StringRef name,const char * mangled_name,const CompilerType & method_clang_type,lldb::AccessType access,bool is_virtual,bool is_static,bool is_inline,bool is_explicit,bool is_attr_used,bool is_artificial) AddMethodToCXXRecordType() argument
|