Searched defs:getCodeCompletionTUInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h316 CodeCompletionTUInfo &getCodeCompletionTUInfo() { function in class:clang::ASTUnit
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp295 CodeCompletionTUInfo &getCodeCompletionTUInfo() const { return CCTUInfo; } function in class:__anon2035::ResultBuilder
[all...]

Completed in 170 milliseconds