Lines Matching refs:Module
58 // Zero out the first 4 bytes; this is used to store the owning module ID.
67 Module *Decl::getOwningModuleSlow() const {
1239 // If a PCH/module has a result for this name, and we have a local
1240 // declaration, we will have imported the PCH/module result when adding the
1241 // local declaration or when reconciling the module.