aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Index/Utils.h
AgeCommit message (Expand)Author
2009-10-28Remove _clang_initCXLookupHint() and _clang_getCursorWithHint(). Related to <...Steve Naroff
2009-10-21Extend clang_getCursor() to take a 'relativeDecl' argument (so speed up searc...Steve Naroff
2009-07-06Move the 'ResolveLocationInAST' function from the Frontend library to the Ind...Argyrios Kyrtzidis