Home
last modified time | relevance | path

Searched defs:type_system_sp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp34 if (auto type_system_sp = GetTypeSystem()) in IsAggregateType() local
41 if (auto type_system_sp = GetTypeSystem()) in IsAnonymousType() local
48 if (auto type_system_sp = GetTypeSystem()) in IsScopedEnumerationType() local
56 if (auto type_system_sp = GetTypeSystem()) in IsArrayType() local
72 if (auto type_system_sp = GetTypeSystem()) in IsVectorType() local
79 if (auto type_system_sp = GetTypeSystem()) in IsRuntimeGeneratedType() local
86 if (auto type_system_sp = GetTypeSystem()) in IsCharType() local
93 if (auto type_system_sp = GetTypeSystem()) in IsCompleteType() local
100 if (auto type_system_sp = GetTypeSystem()) in IsForcefullyCompleted() local
107 if (auto type_system_sp = GetTypeSystem()) in IsConst() local
[all …]
H A DTypeSystem.cpp47 if (auto type_system_sp = create_callback(language, module, target)) in CreateInstanceHelper() local
279 TypeSystemSP type_system_sp = (*create_callback)(); in GetTypeSystemForLanguage() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp1781 for (auto type_system_sp : target_sp->GetScratchTypeSystems()) in FindFirstType() local
1794 for (auto type_system_sp : target_sp->GetScratchTypeSystems()) in GetBasicType() local
1835 for (auto type_system_sp : target_sp->GetScratchTypeSystems()) in FindTypes() local