Searched defs:ToEnd (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ASTDiagnostic.cpp | 1455 ToIter = ToTemplateList.rbegin(), ToEnd = ToTemplateList.rend(); hasSameTemplate() local |
H A D | ASTImporter.cpp | 9918 SourceLocation ToBegin, ToEnd; Import() local |