Home
last modified time | relevance | path

Searched defs:parent_context (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_descriptions.cpp64 MemprofThreadContext *parent_context = in DescribeThread() local
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp64 AsanThreadContext *parent_context = in DescribeThread() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp760 const DeclContext *parent_context = decl->getDeclContext(); in BuildNamespaceMap() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1032 if (auto parent_context = GetDeclContextForSymbol(*parent)) in GetDeclContextContainingSymbol() local