Searched refs:getLocalBitOffset (Results 1 – 3 of 3) sorted by relevance
1204 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
6209 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXCtorInitializers()6240 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXBaseSpecifiers()6433 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalDeclStmt()
2361 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { in getLocalBitOffset() function in ASTReader