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