Searched refs:contextMatches (Results 1 – 3 of 3) sorted by relevance
45 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain,
38 bool lldb_private::contextMatches(llvm::ArrayRef<CompilerContext> context_chain, in contextMatches() function in lldb_private
2626 if (!contextMatches(die_context, pattern)) in FindTypes()