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

Declarations

tools/clang/include/clang/Frontend/Utils.h
  161   bool getRealPath(StringRef SrcPath, SmallVectorImpl<char> &Result);

References

tools/clang/lib/Frontend/ModuleDependencyCollector.cpp
  203   if (!getRealPath(AbsoluteSrc, CopyFrom))