Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinCodeViewLineTables.h102 StringRef getFullFilepath(const MDNode *S);
H A DWinCodeViewLineTables.cpp21 StringRef WinCodeViewLineTables::getFullFilepath(const MDNode *S) { in getFullFilepath() function in llvm::WinCodeViewLineTables
87 StringRef Filename = getFullFilepath(Scope); in maybeRecordLocation()