Searched refs:ReadAttributes (Results 1 – 4 of 4) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/docs/TableGen/ |
| H A D | BackEnds.rst | 271 in the ``ASTReader::ReadAttributes`` function.
|
| /minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 430 Reader.ReadAttributes(F, Attrs, Record, Idx); in VisitDecl() 2234 void ASTReader::ReadAttributes(ModuleFile &F, AttrVec &Attrs, in ReadAttributes() function in ASTReader 3633 Reader.ReadAttributes(F, Attrs, Record, Idx); in UpdateDecl()
|
| H A D | ASTReaderStmt.cpp | 175 Reader.ReadAttributes(F, Attrs, Record, Idx); in VisitAttributedStmt()
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 2057 void ReadAttributes(ModuleFile &F, AttrVec &Attrs,
|