Home
last modified time | relevance | path

Searched refs:TLEnd (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp2603 TLEnd = top_level_end(); in visitLocalTopLevelDecls() local
2604 TL != TLEnd; ++TL) { in visitLocalTopLevelDecls()
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp536 TLEnd = CXXUnit->top_level_end(); in VisitChildren() local
537 TL != TLEnd; ++TL) { in VisitChildren()