Searched refs:getCurrentModule (Results 1 – 6 of 6) sorted by relevance
480 if (Module *Mod = getCurrentModule()) { in HandleEndOfFile()
479 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
581 if (Module *CurMod = getCurrentModule()) in getModuleForLocation()594 return getCurrentModule(); in getModuleForLocation()
1594 Module *getCurrentModule();
750 if (Module *CurrentModule = PP.getCurrentModule()) { in ActOnEndOfTranslationUnit()
789 bool IsModule = Reader.PP.getCurrentModule() != nullptr; in ReadData()3565 bool IsModule = PP.getCurrentModule() != nullptr; in ReadAST()