Searched refs:getFullFilepath (Results 1 – 2 of 2) sorted by relevance
104 StringRef getFullFilepath(const MDNode *S);
21 StringRef WinCodeViewLineTables::getFullFilepath(const MDNode *S) { in getFullFilepath() function in llvm::WinCodeViewLineTables85 StringRef Filename = getFullFilepath(Scope); in maybeRecordLocation()