Home | History | Annotate | Download | only in clang-c

Lines Matching refs:FileName

107   const char *Filename;
501 * \param filename [out] if non-NULL, will be set to the filename of the
516 CXString *filename,
1358 * \param FileName The file to which the translation unit will be saved.
1369 const char *FileName,
4567 * completion should be performed. This filename may be any file
4800 * \brief Get the original and the associated filename
4802 * \param original If non-NULL, will be set to the original filename.
4804 * \param transformed If non-NULL, will be set to the filename that the original
4940 * \brief Filename as written in the \#include/\#import directive.
4942 const char *filename;