Searched refs:EnterSubmodule (Results 1 – 4 of 4) sorted by relevance
641 void Preprocessor::EnterSubmodule(Module *M, SourceLocation ImportLoc, in EnterSubmodule() function in Preprocessor
1563 PP.EnterSubmodule(M, BeginLoc, /*ForPragma*/true); in HandlePragma()
2074 EnterSubmodule(M, HashLoc, /*ForPragma*/false); in HandleIncludeDirective()
1893 void EnterSubmodule(Module *M, SourceLocation ImportLoc, bool ForPragma);