]> granicus.if.org Git - clang/commit
[libclang] Introduce clang_Cursor_isExternalSymbol that provides info about decls...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 10 May 2017 15:10:36 +0000 (15:10 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 10 May 2017 15:10:36 +0000 (15:10 +0000)
commit08513b00f929a0330548cba7e3fcf429523ef976
tree616d4c1d8bc8d9fd18cf2baa84f5f23e1180616a
parent621353684f0db022e5ff02a46d9f5b503f643a1b
[libclang] Introduce clang_Cursor_isExternalSymbol that provides info about decls marked with external_source_symbol attribute

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@302677 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
test/Index/get-cursor.m
tools/c-index-test/c-index-test.c
tools/libclang/CIndex.cpp
tools/libclang/libclang.exports