Home
last modified time | relevance | path

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

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