| /freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | CompilerDecl.h | 37 CompilerDecl(TypeSystem *type_system, void *decl) in CompilerDecl() argument 60 void SetDecl(TypeSystem *type_system, void *decl) { in SetDecl() argument
|
| H A D | CompilerDeclContext.h | 43 CompilerDeclContext(TypeSystem *type_system, void *decl_ctx) in CompilerDeclContext() 99 void SetDeclContext(TypeSystem *type_system, void *decl_ctx) { in SetDeclContext()
|
| H A D | TaggedASTType.h | 24 lldb::TypeSystemWP type_system) in TaggedASTType()
|
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | CoreMedia.cpp | 28 auto type_system = type.GetTypeSystem(); in CMTimeSummaryProvider() local
|
| H A D | NSIndexPath.cpp | 52 auto type_system = m_backend.GetCompilerType().GetTypeSystem(); Update() local
|
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/RegisterTypeBuilder/ |
| H A D | RegisterTypeBuilderClang.cpp | 42 lldb::TypeSystemClangSP type_system = in GetRegisterType() local [all...] |
| /freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | TypeSystem.cpp | 222 if (lldb::TypeSystemSP type_system = pair.second) Clear() local 250 TypeSystem *type_system = pair.second.get(); ForEach() local
|
| H A D | CompilerType.cpp | 545 SetCompilerType(lldb::TypeSystemWP type_system,lldb::opaque_compiler_type_t type) SetCompilerType() argument 551 SetCompilerType(CompilerType::TypeSystemSPWrapper type_system,lldb::opaque_compiler_type_t type) SetCompilerType() argument 1140 CompilerType(CompilerType::TypeSystemSPWrapper type_system,lldb::opaque_compiler_type_t type) CompilerType() argument 1146 CompilerType(lldb::TypeSystemWP type_system,lldb::opaque_compiler_type_t type) CompilerType() argument
|
| H A D | Type.cpp | 1179 auto type_system = GetTypeSystem(/*prefer_dynamic*/ false); FindDirectNestedType() local
|
| /freebsd-src/contrib/llvm-project/lldb/source/Core/ |
| H A D | ValueObjectVTable.cpp | 109 auto type_system = target_sp->GetScratchTypeSystemForLanguage( UpdateValue() local
|
| /freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | VectorType.cpp | 27 GetCompilerTypeForFormat(lldb::Format format,CompilerType element_type,TypeSystemSP type_system) GetCompilerTypeForFormat() argument [all...] |
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | SymbolFileDWARF.cpp | 1471 auto *type_system = decl_ctx.GetTypeSystem(); ParseDeclsForContext() local 1602 auto type_system = compiler_type.GetTypeSystem(); HasForwardDeclForCompilerType() local 3118 TypeSystemSP type_system = nullptr; FindDefinitionTypeForDWARFDeclContext() local [all...] |
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionDeclMap.cpp | 1823 TypeSystem *type_system = function->GetDeclContext().GetTypeSystem(); AddOneFunction() local
|
| /freebsd-src/contrib/llvm-project/lldb/source/Target/ |
| H A D | Target.cpp | 2736 __anon2ae41d7c0502(TypeSystemSP type_system) GetPersistentVariable() argument 2756 __anon2ae41d7c0602(lldb::TypeSystemSP type_system) GetPersistentSymbol() argument
|