Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
DASTUnit.cpp367 TheSema->GatherGlobalCodeCompletions(*CachedCompletionAllocator, in CacheCodeCompletionResults()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h7796 void GatherGlobalCodeCompletions(CodeCompletionAllocator &Allocator,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaCodeComplete.cpp7344 void Sema::GatherGlobalCodeCompletions(CodeCompletionAllocator &Allocator, in GatherGlobalCodeCompletions() function in Sema