Home
last modified time | relevance | path

Searched refs:setCodeCompletionReached (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp445 setCodeCompletionReached(); in CodeCompleteIncludedFile()
451 setCodeCompletionReached(); in CodeCompleteNaturalLanguage()
1022 setCodeCompletionReached(); in LexHeaderName()
H A DPPExpressions.cpp121 PP.setCodeCompletionReached(); in EvaluateDefined()
238 PP.setCodeCompletionReached(); in EvaluateValue()
H A DPPDirectives.cpp349 setCodeCompletionReached(); in ReadMacroName()
472 setCodeCompletionReached(); in SkipExcludedConditionalBlock()
1055 setCodeCompletionReached(); in HandleDirective()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1650 void setCodeCompletionReached() { in setCodeCompletionReached() function
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h667 PP.setCodeCompletionReached(); in cutOffParsing()