Searched refs:getLocalBitOffset (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Serialization/
H A DASTReader.h687 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
/external/clang/lib/Serialization/
H A DASTReader.cpp1493 RecordLocation Loc = getLocalBitOffset(Offset);
3952 RecordLocation Loc = getLocalBitOffset(Offset);
4061 RecordLocation Loc = getLocalBitOffset(Offset);
H A DASTReaderDecl.cpp1440 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { function in class:ASTReader

Completed in 148 milliseconds