llvm-project/clang/test/CodeCompletion
Douglas Gregor 45f83ee87d Improve code-completion results for the flags in an @property
declaration by providing patterns for "getter = <method>" and "setter
= <method>". As part of this, invented a new "pattern" result kind
that is merely a semantic string. The "pattern" result kind should
help with other kinds of code templates.

llvm-svn: 89277
2009-11-19 00:01:57 +00:00
..
call.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
enum-switch-case-qualified.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
enum-switch-case.c Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
enum-switch-case.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
function-templates.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
functions.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
macros.c Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
member-access.c Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
member-access.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
namespace-alias.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
namespace.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
nested-name-specifier.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
objc-message.m Refactor code-completion support for message sends, collecting the 2009-11-17 23:22:23 +00:00
operator.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
ordinary-name.c Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
tag.c Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
tag.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
templates.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
truncation.c Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
truncation.c.h Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
using-namespace.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
using.cpp Remove RUN: true lines. 2009-11-08 01:47:25 +00:00