Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp248 LEnd = Layouts.end(); in dump() local
/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.cpp14715 for (LookupResult::iterator L = OpLookup.begin(), LEnd = OpLookup.end(); in buildSingleCopyAssignRecursively() local