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.cpp819 auto *OldState = Info.OuterSubmoduleState; in LeaveSubmodule()
880 CurSubmoduleState = Info.OuterSubmoduleState; in LeaveSubmodule()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h958 SubmoduleState *OuterSubmoduleState; member
964 SubmoduleState *OuterSubmoduleState, in BuildingSubmoduleInfo()
967 OuterSubmoduleState(OuterSubmoduleState), in BuildingSubmoduleInfo()