Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2871 const DeclOffset &DOffs = in DeclCursorForID() local
2873 Loc = TranslateSourceLocation(*M, DOffs.getLocation()); in DeclCursorForID()
2874 return RecordLocation(M, DOffs.getBitOffset(M->DeclsBlockStartOffset)); in DeclCursorForID()