Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp646 void Preprocessor::EnterSubmodule(Module *M, SourceLocation ImportLoc, in EnterSubmodule() function in Preprocessor
H A DPragma.cpp1691 PP.EnterSubmodule(M, BeginLoc, /*ForPragma*/true); in HandlePragma()
H A DPPDirectives.cpp2294 EnterSubmodule(M, EndLoc, /*ForPragma*/false); in HandleHeaderIncludeOrImport()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2037 void EnterSubmodule(Module *M, SourceLocation ImportLoc, bool ForPragma);