Searched refs:IsContainedInLookup (Results 1 – 3 of 3) sorted by relevance
47 bool CompilerDeclContext::IsContainedInLookup(CompilerDeclContext other) const { in IsContainedInLookup() function in CompilerDeclContext
97 bool IsContainedInLookup(CompilerDeclContext other) const;
2268 return decl_ctx.IsContainedInLookup(actual_decl_ctx); in DIEInDeclContext()