Fix completion of base class variables

Authored by skalinichev.

Description

Fix completion of base class variables

The problem was that we used fully qualified identifier for it, so if
the typed variable wasn't fully qualified the completion result would disappear.

REVIEW: 123934

Details

Committed
skalinichevMay 29 2015, 5:08 PM
Parents
R32:af32e19b9b56: Try to handle the ElaboratedType.
Branches
Unknown
Tags
Unknown