Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp446 if (CodeCompletionString *CCS in ProcessCodeCompleteResults() local
465 if (CodeCompletionString *CCS in ProcessCodeCompleteResults() local
489 static std::string getOverloadAsString(const CodeCompletionString &CCS) { in getOverloadAsString()
516 if (CodeCompletionString *CCS in ProcessOverloadCandidates() local
/external/pcre/maint/
Ducptest.c124 #define CCS (const char *) macro
/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp979 CachedCombinedShadow &CCS = CachedCombinedShadows[Key]; in combineShadows() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1117 CachedCombinedShadow &CCS = CachedCombinedShadows[Key]; in combineShadows() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1908 for (auto &CCS : S.second.ConstCSInfo) in run() local