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.cpp455 setCodeCompletionReached(); in CodeCompleteIncludedFile()
461 setCodeCompletionReached(); in CodeCompleteNaturalLanguage()
1037 setCodeCompletionReached(); in LexHeaderName()
H A DPPExpressions.cpp121 PP.setCodeCompletionReached(); in EvaluateDefined()
242 PP.setCodeCompletionReached(); in EvaluateValue()
H A DPPDirectives.cpp395 setCodeCompletionReached(); in ReadMacroName()
564 setCodeCompletionReached(); in SkipExcludedConditionalBlock()
1270 setCodeCompletionReached(); in HandleDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1986 void setCodeCompletionReached() { in setCodeCompletionReached() function
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h734 PP.setCodeCompletionReached(); in cutOffParsing()