Searched defs:readDecl (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ | ||
| H A D | ASTRecordReader.h | 188 Decl *readDecl() { in readDecl() function |
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTReaderStmt.cpp | 90 Decl *readDecl() { in readDecl() function in clang::ASTStmtReader |
| H A D | ASTReaderDecl.cpp | 187 Decl *readDecl() { return Record.readDecl(); } in readDecl() function in clang::ASTDeclReader |