Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp69 bool Preprocessor::EnterSourceFile(FileID FID, ConstSearchDirIterator CurDir, in EnterSourceFile()
114 ConstSearchDirIterator CurDir) { in EnterSourceFileWithLexer()
232 if (auto CurDir = FM.getDirectory(Path)) { in computeRelativePath() local
H A DPPDirectives.cpp959 ConstSearchDirIterator &CurDir = CurDirArg ? *CurDirArg : CurDirLocal; in LookupFile() local
2018 ConstSearchDirIterator *CurDir, StringRef &Filename, in LookupHeaderIncludeOrImport()
2196 ConstSearchDirIterator CurDir = nullptr; in HandleHeaderIncludeOrImport() local
H A DHeaderSearch.cpp870 ConstSearchDirIterator &CurDir = CurDirArg ? *CurDirArg : CurDirLocal; in LookupFile() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp440 std::string CurDir = remapDIPath(getCurrentDirname()); in createFile() local
H A DCGOpenMPRuntime.cpp6618 CurDir; member in __anoncc86edc32c11::MappableExprsHandler
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2822 OpenMPDirectiveKind CurDir = Stack->getCurrentDirective(); in checkReductionClauses() local