Searched refs:hasFileAtIndex (Results 1 – 3 of 3) sorted by relevance
133 if (LT->hasFileAtIndex(FileNum)) { in getChildDeclContext()
232 bool hasFileAtIndex(uint64_t FileIndex) const;
967 bool DWARFDebugLine::LineTable::hasFileAtIndex(uint64_t FileIndex) const { in hasFileAtIndex() function in DWARFDebugLine::LineTable973 if (Kind == FileLineInfoKind::None || !hasFileAtIndex(FileIndex)) in getSourceByIndex()993 if (Kind == FileLineInfoKind::None || !hasFileAtIndex(FileIndex)) in getFileNameByIndex()