Searched refs:getLocalBitOffset (Results 1 – 3 of 3) sorted by relevance
1194 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
6286 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXCtorInitializers()6305 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalCXXBaseSpecifiers()6515 RecordLocation Loc = getLocalBitOffset(Offset); in GetExternalDeclStmt()
2531 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { in getLocalBitOffset() function in ASTReader