Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTRecordReader.h193 return Reader->ReadDecl(*F, Record, Idx); in readDecl()
H A DASTReader.h1873 Decl *ReadDecl(ModuleFile &F, const RecordData &R, unsigned &I) { in ReadDecl() function