Searched refs:name_begin (Results 1 – 4 of 4) sorted by relevance
988 inline const_val_iterator name_begin() const { return getVals().begin();} in name_begin() function1380 inline const_name_iterator name_begin() const { return getArgNames().begin();} in name_begin() function
959 inline const_val_iterator name_begin() const { return getVals().begin();} in name_begin() function1352 inline const_name_iterator name_begin() const { return getArgNames().begin();} in name_begin() function
1165 inline const_name_iterator name_begin() const { return ArgNames.begin(); } in name_begin() function
658 const char* const name_begin = name; in PatternMatchesString() local692 if (name_begin < name_next && name_next <= name_end) { in PatternMatchesString()