Home
last modified time | relevance | path

Searched defs:newContext (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp1436 isl::set newContext = in addUserAssumptions() local
2730 isl::set newContext = scop->getContext().intersect(UserContext); addUserContext() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp831 checkTypeParamListConsistency(Sema & S,ObjCTypeParamList * prevTypeParams,ObjCTypeParamList * newTypeParams,TypeParamListContext newContext) checkTypeParamListConsistency() argument