Searched defs:CurDir (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp289 const DirectoryLookup *CurDir = nullptr; local
H A DVerifyDiagnosticConsumer.cpp530 const DirectoryLookup *CurDir; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp516 const DirectoryLookup *CurDir; local
H A DPreprocessor.cpp573 const DirectoryLookup *CurDir; local
H A DHeaderSearch.cpp728 LookupFile( StringRef Filename, SourceLocation IncludeLoc, bool isAngled, const DirectoryLookup *FromDir, const DirectoryLookup *&CurDir, ArrayRef<std::pair<const FileEntry *, const DirectoryEntry *>> Includers, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule, bool *IsMapped, bool *IsFrameworkFound, bool SkipCache, bool BuildSystemModule) argument
H A DPPDirectives.cpp718 LookupFile( SourceLocation FilenameLoc, StringRef Filename, bool isAngled, const DirectoryLookup *FromDir, const FileEntry *FromFile, const DirectoryLookup *&CurDir, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, ModuleMap::KnownHeader *SuggestedModule, bool *IsMapped, bool *IsFrameworkFound, bool SkipCache) argument
1714 LookupHeaderIncludeOrImport( const DirectoryLookup *&CurDir, StringRef Filename, SourceLocation FilenameLoc, CharSourceRange FilenameRange, const Token &FilenameTok, bool &IsFrameworkFound, bool IsImportDecl, bool &IsMapped, const DirectoryLookup *LookupFrom, const FileEntry *LookupFromFile, StringRef LookupFilename, SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, ModuleMap::KnownHeader &SuggestedModule, bool isAngled) argument
1905 const DirectoryLookup *CurDir; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp440 std::string CurDir = remapDIPath(getCurrentDirname()); local
H A DCGOpenMPRuntime.cpp7141 CurDir; member in class:__anon416::MappableExprsHandler
[all...]

Completed in 136 milliseconds