Home
last modified time | relevance | path

Searched refs:isCodeCompletionEnabled (Results 1 – 25 of 144) sorted by relevance

123456

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp88 if (isCodeCompletionEnabled() && in EnterSourceFile()
406 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
496 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Lex/
H A DPPLexerChange.cpp88 if (isCodeCompletionEnabled() && in EnterSourceFile()
406 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
496 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Lex/
H A DPPLexerChange.cpp88 if (isCodeCompletionEnabled() && in EnterSourceFile()
405 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
495 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Lex/
H A DPPLexerChange.cpp89 if (isCodeCompletionEnabled() && in EnterSourceFile()
403 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
493 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Lex/
H A DPPLexerChange.cpp87 if (isCodeCompletionEnabled() && in EnterSourceFile()
446 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
539 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DPPLexerChange.cpp85 if (isCodeCompletionEnabled() && in EnterSourceFile()
405 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
498 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Lex/
H A DPPLexerChange.cpp86 if (isCodeCompletionEnabled() && in EnterSourceFile()
404 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
497 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Lex/
H A DPPLexerChange.cpp86 if (isCodeCompletionEnabled() && in EnterSourceFile()
404 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
497 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DPPLexerChange.cpp87 if (isCodeCompletionEnabled() && in EnterSourceFile()
446 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
539 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Lex/
H A DPPLexerChange.cpp87 if (isCodeCompletionEnabled() && in EnterSourceFile()
446 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
539 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp87 if (isCodeCompletionEnabled() && in EnterSourceFile()
446 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
539 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Lex/
H A DPPLexerChange.cpp85 if (isCodeCompletionEnabled() && in EnterSourceFile()
405 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
498 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DPPLexerChange.cpp85 if (isCodeCompletionEnabled() && in EnterSourceFile()
405 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
498 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DPPLexerChange.cpp87 if (isCodeCompletionEnabled() && in EnterSourceFile()
446 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
539 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Lex/
H A DPPLexerChange.cpp97 if (isCodeCompletionEnabled() && in EnterSourceFile()
436 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
531 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Lex/
H A DPPLexerChange.cpp87 if (isCodeCompletionEnabled() && in EnterSourceFile()
446 if (isCodeCompletionEnabled() && CurPPLexer && in HandleEndOfFile()
539 if (isCodeCompletionEnabled()) { in HandleEndOfFile()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Lex/
H A DPreprocessor.h1473 bool isCodeCompletionEnabled() const { return CodeCompletionFile != nullptr; } in isCodeCompletionEnabled() function
1495 assert(isCodeCompletionEnabled() && "Code-completion not enabled!"); in setCodeCompletionReached()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Lex/
H A DPreprocessor.h1461 bool isCodeCompletionEnabled() const { return CodeCompletionFile != nullptr; } in isCodeCompletionEnabled() function
1483 assert(isCodeCompletionEnabled() && "Code-completion not enabled!"); in setCodeCompletionReached()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DPreprocessor.h1623 bool isCodeCompletionEnabled() const { return CodeCompletionFile != nullptr; } in isCodeCompletionEnabled() function
1645 assert(isCodeCompletionEnabled() && "Code-completion not enabled!"); in setCodeCompletionReached()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Lex/
H A DPreprocessor.h1609 bool isCodeCompletionEnabled() const { return CodeCompletionFile != nullptr; } in isCodeCompletionEnabled() function
1631 assert(isCodeCompletionEnabled() && "Code-completion not enabled!"); in setCodeCompletionReached()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Lex/
H A DPreprocessor.h1609 bool isCodeCompletionEnabled() const { return CodeCompletionFile != nullptr; } in isCodeCompletionEnabled() function
1631 assert(isCodeCompletionEnabled() && "Code-completion not enabled!"); in setCodeCompletionReached()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Lex/
H A DPreprocessor.h1582 bool isCodeCompletionEnabled() const { return CodeCompletionFile != nullptr; } in isCodeCompletionEnabled() function
1604 assert(isCodeCompletionEnabled() && "Code-completion not enabled!"); in setCodeCompletionReached()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DPreprocessor.h1629 bool isCodeCompletionEnabled() const { return CodeCompletionFile != nullptr; } in isCodeCompletionEnabled() function
1651 assert(isCodeCompletionEnabled() && "Code-completion not enabled!"); in setCodeCompletionReached()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DPreprocessor.h1629 bool isCodeCompletionEnabled() const { return CodeCompletionFile != nullptr; } in isCodeCompletionEnabled() function
1651 assert(isCodeCompletionEnabled() && "Code-completion not enabled!"); in setCodeCompletionReached()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Lex/
H A DPreprocessor.h1572 bool isCodeCompletionEnabled() const { return CodeCompletionFile != nullptr; } in isCodeCompletionEnabled() function
1594 assert(isCodeCompletionEnabled() && "Code-completion not enabled!"); in setCodeCompletionReached()

123456