Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp451 setCodeCompletionReached(); in CodeCompleteIncludedFile()
457 setCodeCompletionReached(); in CodeCompleteNaturalLanguage()
1028 setCodeCompletionReached(); in LexHeaderName()
H A DPPExpressions.cpp121 PP.setCodeCompletionReached(); in EvaluateDefined()
242 PP.setCodeCompletionReached(); in EvaluateValue()
H A DPPDirectives.cpp394 setCodeCompletionReached(); in ReadMacroName()
563 setCodeCompletionReached(); in SkipExcludedConditionalBlock()
1198 setCodeCompletionReached(); in HandleDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1961 void setCodeCompletionReached() { in setCodeCompletionReached() function
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h700 PP.setCodeCompletionReached(); in cutOffParsing()