Home
last modified time | relevance | path

Searched refs:getCurrentDirname (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h111 std::string getCurrentDirname();
H A DCoverageMappingGen.cpp2156 std::string CoverageMappingModuleGen::getCurrentDirname() { in getCurrentDirname() function in CoverageMappingModuleGen
2255 FilenameStrs[0] = normalizeFilename(getCurrentDirname()); in addFunctionMappingRecord()
2279 FilenameStrs[0] = normalizeFilename(getCurrentDirname()); in emit()
H A DCGDebugInfo.h648 StringRef getCurrentDirname();
H A DCGDebugInfo.cpp440 std::string CurDir = remapDIPath(getCurrentDirname()); in createFile()
501 StringRef CGDebugInfo::getCurrentDirname() { in getCurrentDirname() function in CGDebugInfo
632 remapDIPath(MainFileName), remapDIPath(getCurrentDirname()), CSInfo, in CreateCompileUnit()
2926 PCM = getCurrentDirname(); in getOrCreateModuleRef()