Home
last modified time | relevance | path

Searched defs:parent_index (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp197 std::optional<TypeIndex> parent_index = pdb->GetParentType(ti); in CreateDeclInfoForType() local
379 std::optional<TypeIndex> parent_index = pdb->GetParentType(type_id.index); in GetParentDeclContext() local
/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h1027 int parent_index = __kmp_dispatch_get_index(tid, hier->get_type(i + 1)); in __kmp_dispatch_init_hierarchy() local