Searched defs:ConstString (Results 1 – 7 of 7) sorted by relevance
23 class ConstString; variable
34 class ConstString; variable
211 ConstString::ConstString(const char *cstr) in ConstString() function in ConstString214 ConstString::ConstString(const char *cstr, size_t cstr_len) in ConstString() function in ConstString217 ConstString::ConstString(llvm::StringRef s) in ConstString() function in ConstString
38 llvm::DenseMap<ConstString, size_t> &&func_calls) in HTRBlockMetadata()
68 llvm::ArrayRef<ConstString>, bool)> &callback) { in ForEach()
63 class ConstString; variable