Home | History | Annotate | Download | only in Frontend

Lines Matching defs:TheModule

1710       Module *TheModule = I->second;
1711 const FileEntry *Entry = TheModule->getASTFile();
1715 getPreprocessor().getIdentifierInfo(TheModule->Name), TriggerLoc));
1718 loadModule(TheModule->DefinitionLoc, Path, Module::Hidden, false);