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.cpp1455 ToIter = ToTemplateList.rbegin(), ToEnd = ToTemplateList.rend(); in hasSameTemplate() local
H A DASTImporter.cpp9925 SourceLocation ToBegin, ToEnd; in Import() local