Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPLexerChange.cpp804 auto *OldState = Info.OuterSubmoduleState; in LeaveSubmodule()
865 CurSubmoduleState = Info.OuterSubmoduleState; in LeaveSubmodule()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h960 SubmoduleState *OuterSubmoduleState; member
966 SubmoduleState *OuterSubmoduleState, in BuildingSubmoduleInfo()
969 OuterSubmoduleState(OuterSubmoduleState), in BuildingSubmoduleInfo()