Lines Matching refs:ImportedDecls
4040 ImportedDecls[FromContext.getTranslationUnitDecl()]4091 llvm::DenseMap<Decl *, Decl *>::iterator Pos = ImportedDecls.find(FromD);4092 if (Pos != ImportedDecls.end()) {4104 ImportedDecls[FromD] = ToD;4487 ImportedDecls[From] = To;