Searched refs:LClose (Results 1 – 3 of 3) sorted by relevance
369 SourceLocation LOpen, LClose; variable410 SourceLocation getCloseLocation() const { return LClose; } in getCloseLocation()411 SourceRange getRange() const { return SourceRange(LOpen, LClose); } in getRange()430 LClose = (P.*Consumer)(); in consumeClose()436 LClose = (P.*Consumer)(); in consumeClose()
2095 LClose = P.ConsumeAnyToken(); in diagnoseMissingClose()
1020 static picoos_bool LClose(picoos_Common g, picoos_File * f) in LClose() function1266 return LClose(g, f); in picoos_CloseBinary()