Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h310 StringRef getFullFilepath(const DIFile *File);
H A DCodeViewDebug.cpp136 StringRef CodeViewDebug::getFullFilepath(const DIFile *File) { in getFullFilepath() function in CodeViewDebug
201 StringRef FullPath = getFullFilepath(F); in maybeRecordFile()
2256 StringIdRecord SIDR(TypeIndex(0x0), getFullFilepath(File)); in addUDTSrcLine()