Home
last modified time | relevance | path

Searched refs:getFullFilepath (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h290 StringRef getFullFilepath(const DIFile *File);
H A DCodeViewDebug.cpp137 StringRef CodeViewDebug::getFullFilepath(const DIFile *File) { in getFullFilepath() function in CodeViewDebug
202 StringRef FullPath = getFullFilepath(F); in maybeRecordFile()
2204 StringIdRecord SIDR(TypeIndex(0x0), getFullFilepath(File)); in addUDTSrcLine()