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.cpp453 setCodeCompletionReached(); in CodeCompleteIncludedFile()
459 setCodeCompletionReached(); in CodeCompleteNaturalLanguage()
1068 setCodeCompletionReached(); in LexHeaderName()
H A DPPExpressions.cpp121 PP.setCodeCompletionReached(); in EvaluateDefined()
242 PP.setCodeCompletionReached(); in EvaluateValue()
H A DPPDirectives.cpp421 setCodeCompletionReached(); in ReadMacroName()
590 setCodeCompletionReached(); in SkipExcludedConditionalBlock()
1296 setCodeCompletionReached(); in HandleDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2024 void setCodeCompletionReached() { in setCodeCompletionReached() function
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h713 PP.setCodeCompletionReached(); in cutOffParsing()