Home
last modified time | relevance | path

Searched defs:getCodeCompletionTUInfo (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h703 CodeCompletionTUInfo &getCodeCompletionTUInfo() const { return CCTUInfo; } in getCodeCompletionTUInfo() function
1201 CodeCompletionTUInfo &getCodeCompletionTUInfo() override { return CCTUInfo; } in getCodeCompletionTUInfo() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h316 CodeCompletionTUInfo &getCodeCompletionTUInfo() { in getCodeCompletionTUInfo() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp677 CodeCompletionTUInfo &getCodeCompletionTUInfo() override { return CCTUInfo;} in getCodeCompletionTUInfo() function in __anone15a3c3a0211::CaptureCompletionResults
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1935 CodeCompletionTUInfo &getCodeCompletionTUInfo() override { in getCodeCompletionTUInfo() function in __anonc715c21c0611::AugmentedCodeCompleteConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp295 CodeCompletionTUInfo &getCodeCompletionTUInfo() const { return CCTUInfo; } in getCodeCompletionTUInfo() function in __anon4254e5140111::ResultBuilder