Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp562 W->printString("PrecompFile", Precomp.getPrecompFilePath()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h908 StringRef getPrecompFilePath() const { return PrecompFilePath; } in getPrecompFilePath() function