Home
last modified time | relevance | path

Searched defs:isCodeCompletionReached (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
DPreprocessor.h1286 bool isCodeCompletionReached() const { return CodeCompletionReached; } in isCodeCompletionReached() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1641 bool isCodeCompletionReached() const { return CodeCompletionReached; } in isCodeCompletionReached() function