Home
last modified time | relevance | path

Searched defs:CCTUInfo (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaCodeComplete.cpp129 CodeCompletionTUInfo &CCTUInfo; member in __anon71a38bb70111::ResultBuilder
173 CodeCompletionTUInfo &CCTUInfo, in ResultBuilder()
2569 CodeCompletionTUInfo &CCTUInfo, in CreateCodeCompletionString()
2586 CodeCompletionTUInfo &CCTUInfo, in CreateCodeCompletionString()
2944 CodeCompletionTUInfo &CCTUInfo, in CreateSignatureString()
7504 CodeCompletionTUInfo &CCTUInfo, in GatherGlobalCodeCompletions()
/external/clang/include/clang/Frontend/
DASTUnit.h383 std::unique_ptr<CodeCompletionTUInfo> CCTUInfo; variable
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp526 CodeCompletionTUInfo CCTUInfo; member in __anon11b7ca9d0211::CaptureCompletionResults
/external/clang/lib/Frontend/
DASTUnit.cpp351 CodeCompletionTUInfo CCTUInfo(CachedCompletionAllocator); in CacheCodeCompletionResults() local