|
| Capturer (StringRef macroName, SourceLineInfo const &lineInfo, ResultWas::OfType resultType, StringRef names) |
|
| Capturer (Capturer const &)=delete |
|
Capturer & | operator= (Capturer const &)=delete |
|
void | captureValue (size_t index, std::string const &value) |
|
template<typename T > |
void | captureValues (size_t index, T const &value) |
|
template<typename T , typename... Ts> |
void | captureValues (size_t index, T const &value, Ts const &... values) |
|
The documentation for this class was generated from the following files: