Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
1b41f601b02ba2673bdb1b2bcf6e39bfb7d44f97
/
test
/
Index
/
complete-method-decls.m
813d834
Selector::getIdentifierInfoForSlot() can return NULL values, a fact
by Douglas Gregor
· 14 years ago
afc4578
Implement a special code-completion pattern for "IBAction". Fixes
by Douglas Gregor
· 14 years ago
8ec904c
Tweak code-completion result priorities, so that exact and similar
by Douglas Gregor
· 14 years ago
c7b7b7a
Introduce code completion results for Objective-C methods, both when
by Douglas Gregor
· 14 years ago
ea76618
When providing code completions of Objective-C method declarations
by Douglas Gregor
· 14 years ago
32be4a5
Switch c-index-test from clang_codeComplete() over to
by Douglas Gregor
· 14 years ago
08f43cd
Code completion has no reason to prefer values over types, especially
by Douglas Gregor
· 14 years ago
d754d55
Swap the priorities of constants and types, so that we prefer types.
by Douglas Gregor
· 14 years ago
9214819
Revert "Move the sorting of code-completion results out of the main path and
by Douglas Gregor
· 14 years ago
c7ed372
Move the sorting of code-completion results out of the main path and
by Douglas Gregor
· 14 years ago
408be5a
When performing completions involving Objective-C method declarations
by Douglas Gregor
· 14 years ago
d43dd83
In code-completion contexts where both types and other values are
by Douglas Gregor
· 14 years ago
d32b022
Provide code completion results for the context-sensitive Objective-C
by Douglas Gregor
· 14 years ago
16ed9ad
When generating code completion patterns for method declarations, give
by Douglas Gregor
· 14 years ago
47c03a7
1 != I. Fix the formulation of code-completion patterns for
by Douglas Gregor
· 14 years ago
40ed9a1
Support code completion for parameter names in Objective-C method declarations.
by Douglas Gregor
· 14 years ago
1f5537a
Introduce a new code-completion point prior to an identifier in the
by Douglas Gregor
· 14 years ago
447107d
Don't put method bodies into code completions unless code patterns are
by Douglas Gregor
· 15 years ago
e8f5a17
Implement code completion for Objective-C method declarations and
by Douglas Gregor
· 15 years ago