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