Searched refs:EndL (Results 1 – 2 of 2) sorted by relevance
157 SourceLocation EndL = isPackExpansion() ? getEllipsisLoc() in getSourceRange() local159 return SourceRange(StartL, EndL); in getSourceRange()
4509 SourceLocation EndL) in FileScopeAsmDecl() argument4510 : Decl(FileScopeAsm, DC, StartL), AsmString(asmstring), RParenLoc(EndL) {} in FileScopeAsmDecl()