Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.h104 StringRef getFullFilepath(const MDNode *S);
DWinCodeViewLineTables.cpp21 StringRef WinCodeViewLineTables::getFullFilepath(const MDNode *S) { in getFullFilepath() function in llvm::WinCodeViewLineTables
85 StringRef Filename = getFullFilepath(Scope); in maybeRecordLocation()