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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPPLexerChange.cpp71 void Preprocessor::EnterSourceFile(FileID FID, const DirectoryLookup *CurDir, argument
110 EnterSourceFileWithLexer(Lexer *TheLexer, const DirectoryLookup *CurDir) argument
135 EnterSourceFileWithPTH(PTHLexer *PL, const DirectoryLookup *CurDir) argument
H A DHeaderSearch.cpp497 LookupFile( StringRef Filename, bool isAngled, const DirectoryLookup *FromDir, const DirectoryLookup *&CurDir, const FileEntry *CurFileEnt, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, ModuleMap::KnownHeader *SuggestedModule, bool SkipCache) argument
H A DPragma.cpp476 const DirectoryLookup *CurDir; local
H A DPPDirectives.cpp1481 const DirectoryLookup *CurDir; local
617 LookupFile( SourceLocation FilenameLoc, StringRef Filename, bool isAngled, const DirectoryLookup *FromDir, const DirectoryLookup *&CurDir, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, ModuleMap::KnownHeader *SuggestedModule, bool SkipCache) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp336 const DirectoryLookup *CurDir; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp373 const DirectoryLookup *CurDir; local

Completed in 120 milliseconds