Skip to content
Commit 16a2bdd6 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Introduce a new kind of cursor into libclang, which covers a reference

to an "overloaded" set of declarations. This cursor kind works for
unresolved references to functions/templates (e.g., a call within a
template), using declarations, and Objective-C class and protocol
forward declarations.

llvm-svn: 113805
parent 59c97b50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment