Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPLexerChange.cpp344 Module *M = LeaveSubmodule(/*ForPragma*/true); in HandleEndOfFile()
475 Module *M = LeaveSubmodule(/*ForPragma*/false); in HandleEndOfFile()
762 Module *Preprocessor::LeaveSubmodule(bool ForPragma) { in LeaveSubmodule() function in Preprocessor
H A DPragma.cpp1760 Module *M = PP.LeaveSubmodule(/*ForPragma*/true); in HandlePragma()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2424 Module *LeaveSubmodule(bool ForPragma);