Home
last modified time | relevance | path

Searched defs:SwitchContext (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DSDPatternMatch.h211 template <typename NewMatchContext, typename Pattern> struct SwitchContext { global() struct
222 matchSwitchContext m_Context() argument
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp239 Sema::ContextRAII SwitchContext(S, New); instantiateDependentFunctionAttrCondition() local
4787 Sema::ContextRAII SwitchContext(SemaRef, New); InitFunctionInstantiation() local
5428 ContextRAII SwitchContext(*this, Var->getDeclContext()); InstantiateVariableInitializer() local
H A DSemaDeclCXX.cpp10832 ContextRAII SwitchContext(*this, Destructor); CheckDestructor() local