Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h2421 bool readLexicalDeclContextStorage(uint64_t Offset, DeclContext *DC) { in readLexicalDeclContextStorage() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp4335 Record.readLexicalDeclContextStorage(LexicalOffset, RD); in UpdateDecl()