LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::Regex Member List

This is the complete list of members for llvm::Regex, including all inherited members.

BasicRegex enum valuellvm::Regex
getNumMatches() const llvm::Regex
IgnoreCase enum valuellvm::Regex
isLiteralERE(StringRef Str)llvm::Regexstatic
isValid(std::string &Error)llvm::Regex
match(StringRef String, SmallVectorImpl< StringRef > *Matches=0)llvm::Regex
Newline enum valuellvm::Regex
NoFlags enum valuellvm::Regex
Regex(StringRef Regex, unsigned Flags=NoFlags)llvm::Regex
sub(StringRef Repl, StringRef String, std::string *Error=0)llvm::Regex
~Regex()llvm::Regex