Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h363 LocalInstantiationScope *cloneScopes(LocalInstantiationScope *Outermost) { in cloneScopes()
404 LocalInstantiationScope *Outermost) { in deleteScopes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1567 CanonicalLoopInfo *Outermost = Loops.front(); in collapseLoops() local