Home
last modified time | relevance | path

Searched refs:OuterSubmoduleState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp812 auto *OldState = Info.OuterSubmoduleState; in LeaveSubmodule()
873 CurSubmoduleState = Info.OuterSubmoduleState; in LeaveSubmodule()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1002 SubmoduleState *OuterSubmoduleState; member
1008 SubmoduleState *OuterSubmoduleState, in BuildingSubmoduleInfo()
1011 OuterSubmoduleState(OuterSubmoduleState), in BuildingSubmoduleInfo()