aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Lex/CodeCompletionHandler.h
AgeCommit message (Expand)Author
2010-08-25Introduce a preprocessor code-completion hook for contexts where weDouglas Gregor
2010-08-24Implement code completion for preprocessor expressions and in macroDouglas Gregor
2010-08-24Implement preprocessor code completion where a macro name is expected,Douglas Gregor
2010-08-24Introduce basic code-completion support for preprocessor directives,Douglas Gregor