Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangcodemodel/
H A Dclangcompletionassistprocessor.cpp627 bool shouldSendDocumentForCompletion(const QString &filePath, in shouldSendDocumentForCompletion() function
695 if (shouldSendDocumentForCompletion(filePath, position)) { in sendCompletionRequest()