Searched refs:EnterSubmodule (Results 1 – 4 of 4) sorted by relevance
646 void Preprocessor::EnterSubmodule(Module *M, SourceLocation ImportLoc, in EnterSubmodule() function in Preprocessor
1691 PP.EnterSubmodule(M, BeginLoc, /*ForPragma*/true); in HandlePragma()
2294 EnterSubmodule(M, EndLoc, /*ForPragma*/false); in HandleHeaderIncludeOrImport()
2037 void EnterSubmodule(Module *M, SourceLocation ImportLoc, bool ForPragma);