Searched refs:IsSameDC (Results 1 – 1 of 1) sorted by relevance
273 bool IsSameDC(const DeclContext *D1, const DeclContext *D2) { in IsSameDC() function290 const bool DoRecord = !FoundFromDC || !IsSameDC(FoundFromDC.get(), Origin.DC); in MaybeRecordOrigin()428 assert(!ImportedDecl || IsSameDC(ImportedDecl->getDeclContext(), DC)); in FindExternalLexicalDecls()