Searched refs:endswith_lower (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/ADT/
H A DStringRef.h223 bool endswith_lower(StringRef Suffix) const;
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DStringRef.cpp68 bool StringRef::endswith_lower(StringRef Suffix) const { function in class:StringRef
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1310 if (!Lib.endswith_lower(".lib"))

Completed in 107 milliseconds