]> granicus.if.org Git - clang/commit
libclang visitation for DependentScopeDeclRefExpr
authorDouglas Gregor <dgregor@apple.com>
Fri, 3 Sep 2010 17:24:10 +0000 (17:24 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 3 Sep 2010 17:24:10 +0000 (17:24 +0000)
commitbfebed2a839e12c3e99d635dbd1f4f875ce8b066
treeb80d199a6aa5d25342f1824ff2633ce59d28f4f6
parent34916dbb1018dc7a7f42a339923f5b73762e9872
libclang visitation for DependentScopeDeclRefExpr

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112975 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/load-stmts.cpp
tools/libclang/CIndex.cpp