Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp232 if (*CurDir == Dir) { in computeRelativePath() local
69 EnterSourceFile(FileID FID,ConstSearchDirIterator CurDir,SourceLocation Loc,bool IsFirstIncludeOfFile) EnterSourceFile() argument
114 EnterSourceFileWithLexer(Lexer * TheLexer,ConstSearchDirIterator CurDir) EnterSourceFileWithLexer() argument
H A DPPDirectives.cpp960 ConstSearchDirIterator &CurDir = CurDirArg ? *CurDirArg : CurDirLocal; LookupFile() local
2094 LookupHeaderIncludeOrImport(ConstSearchDirIterator * CurDir,StringRef & Filename,SourceLocation FilenameLoc,CharSourceRange FilenameRange,const Token & FilenameTok,bool & IsFrameworkFound,bool IsImportDecl,bool & IsMapped,ConstSearchDirIterator LookupFrom,const FileEntry * LookupFromFile,StringRef & LookupFilename,SmallVectorImpl<char> & RelativePath,SmallVectorImpl<char> & SearchPath,ModuleMap::KnownHeader & SuggestedModule,bool isAngled) LookupHeaderIncludeOrImport() argument
2272 ConstSearchDirIterator CurDir = nullptr; HandleHeaderIncludeOrImport() local
[all...]
H A DHeaderSearch.cpp894 ConstSearchDirIterator &CurDir = CurDirArg ? *CurDirArg : CurDirLocal; in LookupFile() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp450 std::string CurDir = remapDIPath(getCurrentDirname()); createFile() local
H A DCGOpenMPRuntime.cpp6628 CurDir; global() member in __anon143de22e2c11::MappableExprsHandler
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2832 OpenMPDirectiveKind CurDir = Stack->getCurrentDirective(); checkReductionClauses() local