Home
last modified time | relevance | path

Searched refs:EnterSubmodule (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPLexerChange.cpp641 void Preprocessor::EnterSubmodule(Module *M, SourceLocation ImportLoc, in EnterSubmodule() function in Preprocessor
H A DPragma.cpp1563 PP.EnterSubmodule(M, BeginLoc, /*ForPragma*/true); in HandlePragma()
H A DPPDirectives.cpp2074 EnterSubmodule(M, HashLoc, /*ForPragma*/false); in HandleIncludeDirective()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1893 void EnterSubmodule(Module *M, SourceLocation ImportLoc, bool ForPragma);