HomeSort by relevance Sort by last modified time
    Searched refs:isCodeCompletionReached (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
Preprocessor.h 745 bool isCodeCompletionReached() const { return CodeCompletionReached; }
    [all...]
  /external/clang/lib/Parse/
Parser.cpp 571 if (PP.isCodeCompletionReached()) {
    [all...]

Completed in 475 milliseconds