Home
last modified time | relevance | path

Searched defs:Outermost (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dconcepts-out-of-line-def.cpp450 struct Outermost { struct
451 MiddleGH65810::Outermost global() argument
/llvm-project/clang/include/clang/Sema/
H A DTemplate.h458 cloneScopes(LocalInstantiationScope * Outermost) cloneScopes() argument
499 deleteScopes(LocalInstantiationScope * Scope,LocalInstantiationScope * Outermost) deleteScopes() argument
/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1068 if (const auto *Outermost = getOutermostDivergentCycle( in analyzeControlDivergence() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4650 CanonicalLoopInfo *Outermost = Loops.front(); collapseLoops() local