Home
last modified time | relevance | path

Searched refs:LeaveSubmodule (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp353 Module *M = LeaveSubmodule(/*ForPragma*/true); in HandleEndOfFile()
483 Module *M = LeaveSubmodule(/*ForPragma*/false); in HandleEndOfFile()
776 Module *Preprocessor::LeaveSubmodule(bool ForPragma) { in LeaveSubmodule() function in Preprocessor
H A DPragma.cpp1798 Module *M = PP.LeaveSubmodule(/*ForPragma*/true); in HandlePragma()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2466 Module *LeaveSubmodule(bool ForPragma);