Searched refs:getLocalBitOffset (Results 1 – 3 of 3) sorted by relevance
1192 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
6281 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXCtorInitializers()6312 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXBaseSpecifiers()6513 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalDeclStmt()
2439 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { in getLocalBitOffset() function in ASTReader