Home
last modified time | relevance | path

Searched refs:DOffs (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp2998 const DeclOffset &DOffs = in DeclCursorForID() local
3000 Loc = TranslateSourceLocation(*M, DOffs.getLocation()); in DeclCursorForID()
3001 return RecordLocation(M, DOffs.getBitOffset(M->DeclsBlockStartOffset)); in DeclCursorForID()