Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h171 StringRef getFullFilepath(const DIFile *S);
DCodeViewDebug.cpp53 StringRef CodeViewDebug::getFullFilepath(const DIFile *File) { in getFullFilepath() function in CodeViewDebug
110 StringRef FullPath = getFullFilepath(F); in maybeRecordFile()
1570 TypeIndex(0x0), getFullFilepath(Ty->getFile()))), in lowerCompleteTypeClass()
1610 TypeIndex(0x0), getFullFilepath(Ty->getFile()))), in lowerCompleteTypeUnion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h228 StringRef getFullFilepath(const DIFile *File);
DCodeViewDebug.cpp110 StringRef CodeViewDebug::getFullFilepath(const DIFile *File) { in getFullFilepath() function in CodeViewDebug
173 StringRef FullPath = getFullFilepath(F); in maybeRecordFile()
1852 StringIdRecord SIDR(TypeIndex(0x0), getFullFilepath(File)); in addUDTSrcLine()