Searched refs:ReadAttributes (Results 1 – 5 of 5) sorted by relevance
/external/llvm/docs/TableGen/ |
D | BackEnds.rst | 271 in the ``ASTReader::ReadAttributes`` function.
|
/external/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 531 Reader.ReadAttributes(F, Attrs, Record, Idx); in VisitDecl() 2461 void ASTReader::ReadAttributes(ModuleFile &F, AttrVec &Attrs, in ReadAttributes() function in ASTReader 3853 Reader.ReadAttributes(F, Attrs, Record, Idx); in UpdateDecl() 3954 Reader.ReadAttributes(F, Attrs, Record, Idx); in UpdateDecl()
|
D | ASTReaderStmt.cpp | 176 Reader.ReadAttributes(F, Attrs, Record, Idx); in VisitAttributedStmt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/ |
D | BackEnds.rst | 294 in the ``ASTReader::ReadAttributes`` function.
|
/external/clang/include/clang/Serialization/ |
D | ASTReader.h | 2043 void ReadAttributes(ModuleFile &F, AttrVec &Attrs,
|