Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPLexerChange.cpp316 Module *M = LeaveSubmodule(/*ForPragma*/true); in HandleEndOfFile()
438 Module *M = LeaveSubmodule(/*ForPragma*/false); in HandleEndOfFile()
713 Module *Preprocessor::LeaveSubmodule(bool ForPragma) { in LeaveSubmodule() function in Preprocessor
H A DPragma.cpp1581 Module *M = PP.LeaveSubmodule(/*ForPragma*/true); in HandlePragma()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1894 Module *LeaveSubmodule(bool ForPragma);