Searched refs:ModularCodegenDecls (Results 1 – 3 of 3) sorted by relevance
405 SmallVector<uint64_t, 16> ModularCodegenDecls; variable
1035 Writer.ModularCodegenDecls.push_back(Writer.GetDeclRef(D)); in VisitVarDecl()2472 Writer->ModularCodegenDecls.push_back(Writer->GetDeclRef(FD)); in AddFunctionDefinition()
4811 if (!ModularCodegenDecls.empty()) in WriteASTCore()4812 Stream.EmitRecord(MODULAR_CODEGEN_DECLS, ModularCodegenDecls); in WriteASTCore()5771 Writer->ModularCodegenDecls.push_back(Writer->GetDeclRef(D)); in AddCXXDefinitionData()