Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTRecordReader.h95 bool readLexicalDeclContextStorage(uint64_t Offset, DeclContext *DC) { in readLexicalDeclContextStorage() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderDecl.cpp4504 Record.readLexicalDeclContextStorage(LexicalOffset, RD); in UpdateDecl()