Searched defs:ConstString (Results 1 – 7 of 7) sorted by relevance
23 class ConstString; variable
34 class ConstString; variable
38 llvm::DenseMap<ConstString, size_t> &&func_calls) in HTRBlockMetadata()
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
68 ForEach(const std::function<void (uint32_t,std::string,std::string,llvm::ArrayRef<ConstString>,bool)> & callback) ForEach() argument
63 class ConstString; variable