Searched defs:SwitchContext (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SDPatternMatch.h | 211 template <typename NewMatchContext, typename Pattern> struct SwitchContext { global() struct |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 239 Sema::ContextRAII SwitchContext(S, New); instantiateDependentFunctionAttrCondition() local |
H A D | SemaDeclCXX.cpp | 10832 ContextRAII SwitchContext(*this, Destructor); CheckDestructor() local |