Searched defs:hasPrefix (Results 1 – 2 of 2) sorted by relevance
37 bool hasPrefix(StringRef Prefix) const { in hasPrefix() function in clang::ProfileSpecialCaseList
501 static bool hasPrefix(StringRef SectionName, StringRef Prefix) { in hasPrefix() function