Searched refs:getLocalBitOffset (Results 1 – 3 of 3) sorted by relevance
1626 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
7972 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXCtorInitializers()8007 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXBaseSpecifiers()8327 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalDeclStmt()
3277 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { in getLocalBitOffset() function in ASTReader