Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h120 std::string getCurrentDirname();
H A DCoverageMappingGen.cpp2412 std::string CoverageMappingModuleGen::getCurrentDirname() { in getCurrentDirname() function in CoverageMappingModuleGen
2511 FilenameStrs[0] = normalizeFilename(getCurrentDirname()); in addFunctionMappingRecord()
2535 FilenameStrs[0] = normalizeFilename(getCurrentDirname()); in emit()
H A DCGDebugInfo.h677 StringRef getCurrentDirname();
H A DCGDebugInfo.cpp450 std::string CurDir = remapDIPath(getCurrentDirname()); in createFile()
511 StringRef CGDebugInfo::getCurrentDirname() { in getCurrentDirname() function in CGDebugInfo
642 remapDIPath(MainFileName), remapDIPath(getCurrentDirname()), CSInfo, in CreateCompileUnit()
3052 PCM = getCurrentDirname(); in getOrCreateModuleRef()