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

Declarations

include/llvm/Support/FileCollector.h
   51   bool getRealPath(StringRef SrcPath, SmallVectorImpl<char> &Result);

References

lib/Support/FileCollector.cpp
   90   if (!getRealPath(AbsoluteSrc, CopyFrom))