aboutsummaryrefslogtreecommitdiff
path: root/test/Index/complete-qualified.cpp
AgeCommit message (Expand)Author
2012-09-26[libclang] Remove the ParentKind cursor kind from code-completion results.Argyrios Kyrtzidis
2012-03-27Introduce a new libclang API to determine the parent context of a codeDouglas Gregor
2011-10-10Don't crash in Sema::IsSimplyAccessible if the declaration is not a C++ class...Douglas Gregor