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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1350 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7118 RecordLocation Loc = getLocalBitOffset(Offset);
7152 RecordLocation Loc = getLocalBitOffset(Offset);
7381 RecordLocation Loc = getLocalBitOffset(Offset);
H A DASTReaderDecl.cpp2859 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { function in class:ASTReader

Completed in 160 milliseconds