reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/Support/FileCheckTest.cpp
  410   Expected<std::string> SubstValue = StringSubstitution.getResult();
  447   StringSubstitution = FileCheckStringSubstitution(&Context, "FOO", 42);
  448   SubstValue = StringSubstitution.getResult();