HomeSort by: relevance | last modified time | path
    Searched refs:getLocalBitOffset (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h 1376 RecordLocation getLocalBitOffset(uint64_t GlobalOffset);
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp 2877 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) {
ASTReader.cpp 7221 RecordLocation Loc = getLocalBitOffset(Offset);
7255 RecordLocation Loc = getLocalBitOffset(Offset);
7487 RecordLocation Loc = getLocalBitOffset(Offset);

Completed in 33 milliseconds