Searched refs:LClose (Results 1 – 3 of 3) sorted by relevance
363 SourceLocation LOpen, LClose; variable404 SourceLocation getCloseLocation() const { return LClose; } in getCloseLocation()405 SourceRange getRange() const { return SourceRange(LOpen, LClose); } in getRange()424 LClose = (P.*Consumer)(); in consumeClose()
1955 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()