Searched defs:leftPos (Results 1 – 2 of 2) sorted by relevance
97 es2panda_SourcePosition *leftPos = g_impl->CreateSourcePosition(ctx, 4, 1); in CheckSourcePosition() local
364 void GetRangeOfCommentFromContext(std::string const &sourceCode, size_t leftPos, size_t rightPos, s… in GetRangeOfCommentFromContext()430 size_t leftPos = leftToken != nullptr ? leftToken->End().index : parent->Start().index; in GetRangeOfEnclosingComment() local