Home
last modified time | relevance | path

Searched defs:hasPrefix (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DProfileList.cpp37 bool hasPrefix(StringRef Prefix) const { in hasPrefix() function in clang::ProfileSpecialCaseList
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp501 static bool hasPrefix(StringRef SectionName, StringRef Prefix) { in hasPrefix() function