Searched refs:ASTPropsEmitter (Results 1 – 1 of 1) sorted by relevance
89 class ASTPropsEmitter { class97 ASTPropsEmitter(RecordKeeper &records, raw_ostream &out) in ASTPropsEmitter() function in __anon1f677fe90111::ASTPropsEmitter269 ASTPropsEmitter &Emitter;273 Validator(ASTPropsEmitter &emitter) : Emitter(emitter) {} in Validator()284 void ASTPropsEmitter::Validator::validate() { in validate()324 void ASTPropsEmitter::Validator::validateType(PropertyType type, in validateType()412 void ASTPropsEmitter::emitNodeReaderWriterMethod(NodeClass node, in emitNodeReaderWriterMethod()505 void ASTPropsEmitter::emitReadOfProperty(StringRef readerName, in emitReadOfProperty()511 void ASTPropsEmitter::emitReadOfProperty(StringRef readerName, in emitReadOfProperty()559 void ASTPropsEmitter::emitWriteOfProperty(StringRef writerName, in emitWriteOfProperty()[all …]