Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTRecordReader.h194 return Reader->ReadDecl(*F, Record, Idx); in readDecl()
H A DASTReader.h1921 Decl *ReadDecl(ModuleFile &F, const RecordData &R, unsigned &I) { in ReadDecl() function