Searched refs:ccstr (Results 1 – 3 of 3) sorted by relevance
70 static size_t GetConstCStringLength(const char *ccstr) { in GetConstCStringLength() argument71 if (ccstr != nullptr) { in GetConstCStringLength()74 const StringPoolEntryType &entry = GetStringMapEntryFromKeyData(ccstr); in GetConstCStringLength()80 StringPoolValueType GetMangledCounterpart(const char *ccstr) const { in GetMangledCounterpart()81 if (ccstr != nullptr) { in GetMangledCounterpart()82 const uint8_t h = hash(llvm::StringRef(ccstr)); in GetMangledCounterpart()84 return GetStringMapEntryFromKeyData(ccstr).getValue(); in GetMangledCounterpart()
183 ccstr CompileCommandFile = {product} 229 ccstr ErrorFile = {product} 230 ccstr ErrorReportServer = {product} 292 ccstr GoogleAgentFlags = {product} 294 ccstr GoogleAgentWSFlags = {product} 313 ccstr HPILibPath = {product} 318 ccstr HeapDumpPath = {manageable} 352 ccstr LargePageMountPoint = {product} 359 ccstr LogFile = {diagnostic} 473 ccstr PauseAtStartupFile = {diagnostic} [all …]
168 ccstr CompileCommandFile = {product}212 ccstr ErrorFile = {product}270 ccstr GoogleAgentFlags = {product}272 ccstr GoogleAgentWSFlags = {product}285 ccstr HPILibPath = {product}291 ccstr HeapDumpPath = {manageable}324 ccstr LargePageMountPoint = {product}330 ccstr LogFile = {diagnostic}441 ccstr PauseAtStartupFile = {diagnostic}451 ccstr PerfDataSaveFile = {product}[all …]