Home | History | Annotate | Download | only in Lex

Lines Matching defs:Directory

125     /// The directory entry which should be used for the cached framework.
126 const DirectoryEntry *Directory;
130 /// directory).
137 /// directory of the #including file first, then each directory in SearchDirs
139 /// directory in SearchDirs, starting at AngledDirIdx, consecutively. If
141 /// directory is suppressed.
165 /// name like "Carbon" to the Carbon.framework directory.
182 /// \brief Describes whether a given directory has a module map in it.
221 "Directory indicies are unordered");
304 /// \param CurDir If non-null, the file was found in the specified directory
435 /// \param Root The "root" directory, at which we should stop looking for
464 /// \param Dir The framework directory (e.g., ModuleName.framework).
466 /// \param IsSystem Whether the framework directory is part of the system
531 /// \brief There is was directory with the given name.
538 /// \brief Try to load the module map file in the given directory.
540 /// \param DirName The name of the directory where we will look for a module
544 /// named directory.
547 /// \brief Try to load the module map file in the given directory.
549 /// \param Dir The directory where we will look for a module map file.
552 /// named directory.