|
LLVM OpenMP
|
This is the complete list of members for kmp_str_ref, including all inherited members.
| begin() const | kmp_str_ref | inline |
| consume_front(kmp_str_ref prefix) | kmp_str_ref | inline |
| consume_integer(int &value, bool allow_zero=true, bool allow_negative=false) | kmp_str_ref | |
| copy() const | kmp_str_ref | |
| count_while(const Fn &predicate) const | kmp_str_ref | inline |
| drop_front(size_t n) | kmp_str_ref | inline |
| drop_while(const Fn &predicate) | kmp_str_ref | inline |
| empty() const | kmp_str_ref | inline |
| end() const | kmp_str_ref | inline |
| find_if(const Fn &predicate) const | kmp_str_ref | inline |
| find_if_not(const Fn &predicate) const | kmp_str_ref | inline |
| kmp_str_ref(const char *str) | kmp_str_ref | inline |
| kmp_str_ref(const char *str, size_t len) | kmp_str_ref | inline |
| kmp_str_ref(const kmp_str_ref &other)=default | kmp_str_ref | |
| length() const | kmp_str_ref | inline |
| npos | kmp_str_ref | static |
| operator=(const kmp_str_ref &other)=default | kmp_str_ref | |
| size() const | kmp_str_ref | inline |
| skip_space() | kmp_str_ref | inline |
| take_while(const Fn &predicate) const | kmp_str_ref | inline |