Lines Matching refs:NeedsAbsoluteFilePath
374 bool NeedsAbsoluteFilePath, in getFileNameForCompileUnit() argument
378 !LineTable->getFileNameByIndex(FileIndex, NeedsAbsoluteFilePath, in getFileNameForCompileUnit()
381 if (NeedsAbsoluteFilePath && sys::path::is_relative(FileName)) { in getFileNameForCompileUnit()
396 bool NeedsAbsoluteFilePath, in getFileLineInfoForCompileUnit() argument
408 NeedsAbsoluteFilePath, FileName)) in getFileLineInfoForCompileUnit()
438 const bool NeedsAbsoluteFilePath = in getLineInfoForAddress() local
441 NeedsAbsoluteFilePath, in getLineInfoForAddress()
479 const bool NeedsAbsoluteFilePath = in getLineInfoForAddressRange() local
494 NeedsAbsoluteFilePath, FileName); in getLineInfoForAddressRange()
528 const bool NeedsAbsoluteFilePath = in getInliningInfoForAddress() local
536 NeedsAbsoluteFilePath, in getInliningInfoForAddress()
542 NeedsAbsoluteFilePath, FileName); in getInliningInfoForAddress()