Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1433 ToIter = ToTemplateList.rbegin(), ToEnd = ToTemplateList.rend(); in hasSameTemplate() local
H A DASTImporter.cpp9831 SourceLocation ToBegin, ToEnd; in Import() local