]> granicus.if.org Git - clang/commit
Have the RecursiveASTVisitor traverse the type source info of an objc class message.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 6 May 2013 19:08:57 +0000 (19:08 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 6 May 2013 19:08:57 +0000 (19:08 +0000)
commit1270673bf5208a140b397419c8c34e7bdcce2339
treef5a259ac155edaba28c99f6d8fe826122208a8f0
parent00ffb8079b14cade816d8f668675e853e613dee0
Have the RecursiveASTVisitor traverse the type source info of an objc class message.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181237 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecursiveASTVisitor.h
test/Index/index-refs.m
tools/libclang/IndexBody.cpp
tools/libclang/RecursiveASTVisitor.h