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.cpp818 auto *OldState = Info.OuterSubmoduleState; in LeaveSubmodule()
879 CurSubmoduleState = Info.OuterSubmoduleState; in LeaveSubmodule()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h978 SubmoduleState *OuterSubmoduleState; member
984 SubmoduleState *OuterSubmoduleState, in BuildingSubmoduleInfo()
987 OuterSubmoduleState(OuterSubmoduleState), in BuildingSubmoduleInfo()