Home | History | Annotate | Download | only in docs

Lines Matching full:foobar

341   void fooBar(bool Baz);
353 /// fooBar(false, "quux", Res);
360 bool fooBar(bool Baz, StringRef Quux, std::vector<int> &Result);
383 /// fooBar - Does foo and bar.
384 void fooBar();
389 /// fooBar - Does foo and bar.
390 fooBar() { ... }
402 void fooBar();
408 void Something::fooBar() { ... }
431 void fooBar();