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

Declarations

tools/clang/tools/extra/pp-trace/PPCallbacksTracker.h
  216   void appendFilePathArgument(const char *Name, llvm::StringRef Value);

References

tools/clang/tools/extra/pp-trace/PPCallbacksTracker.cpp
  130   appendFilePathArgument("FileName", FileName);
  144   appendFilePathArgument("FileName", FileName);
  148   appendFilePathArgument("SearchPath", SearchPath);
  149   appendFilePathArgument("RelativePath", RelativePath);
  486   appendFilePathArgument(Name, FileEntry->getName());
  496   appendFilePathArgument(Name, Value->getName());