Home
last modified time | relevance | path

Searched defs:is_artificial (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h264 bool is_artificial = false; member
301 bool is_artificial = false; member
483 bool is_artificial = false; member
H A DDWARFASTParserClang.cpp3144 bool is_artificial = false; in ParseChildParameters() local
H A DSymbolFileDWARF.cpp3474 bool is_artificial = false; in ParseVariableDIE() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp39 bool is_artificial, const lldb::SectionSP &section_sp, in Symbol()
53 bool is_artificial, const AddressRange &range, in Symbol()
115 const bool is_artificial = false; in FromJSON() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp111 bool is_artificial = (options & MethodOptions::CompilerGenerated) == in AddMethod() local
H A DPdbAstBuilder.cpp87 bool is_artificial = (options & MethodOptions::CompilerGenerated) == in AddMethod() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1992 const bool is_artificial = false; in AddContextClassType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp942 bool is_artificial = false; in ParseVariableForPDBData() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7716 bool is_explicit, bool is_attr_used, bool is_artificial) { in AddMethodToCXXRecordType()
8196 const CompilerType &method_clang_type, bool is_artificial, bool is_variadic, in AddMethodToObjCObjectType()