Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DCodeExpander.cpp55 StringRef EndVar = StartVar.drop_front(2 /* ${ */ + Var.size()); in emit() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2423 QualType RangeType, VarDecl *BeginVar, VarDecl *EndVar, in BuildNonArrayForRange()
2670 VarDecl *EndVar = BuildForRangeVarDecl(*this, ColonLoc, AutoType, in BuildCXXForRangeStmt() local