Searched refs:getLocalBitOffset (Results 1 – 3 of 3) sorted by relevance
1394 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
7302 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXCtorInitializers()7336 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXBaseSpecifiers()7568 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalDeclStmt()
3004 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { in getLocalBitOffset() function in ASTReader