Searched refs:CodeCompletePreprocessorDirective (Results 1 – 3 of 3) sorted by relevance
219 void CodeCompletePreprocessorDirective(bool InConditional);
2318 Actions.CodeCompletion().CodeCompletePreprocessorDirective(InConditional); in CodeCompleteDirective()
9917 void SemaCodeCompletion::CodeCompletePreprocessorDirective(bool InConditional) { in CodeCompletePreprocessorDirective() function in SemaCodeCompletion