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