Searched refs:getLocalBitOffset (Results 1 – 3 of 3) sorted by relevance
1376 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
7221 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXCtorInitializers()7255 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXBaseSpecifiers()7487 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalDeclStmt()
2877 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { in getLocalBitOffset() function in ASTReader