Searched refs:getLocalBitOffset (Results 1 – 3 of 3) sorted by relevance
1361 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
7165 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXCtorInitializers()7187 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXBaseSpecifiers()7401 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalDeclStmt()
2808 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { in getLocalBitOffset() function in ASTReader