Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h144 iterator LItr = begin(), LEnd = end(); in isEqual() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp14587 for (LookupResult::iterator L = OpLookup.begin(), LEnd = OpLookup.end(); in buildSingleCopyAssignRecursively() local