Searched refs:ASTPropsEmitter (Results 1 – 1 of 1) sorted by relevance
90 class ASTPropsEmitter { class98 ASTPropsEmitter(RecordKeeper &records, raw_ostream &out) in ASTPropsEmitter() function in __anondede832f0111::ASTPropsEmitter270 ASTPropsEmitter &Emitter;274 Validator(ASTPropsEmitter &emitter) : Emitter(emitter) {} in Validator()285 void ASTPropsEmitter::Validator::validate() { in validate()325 void ASTPropsEmitter::Validator::validateType(PropertyType type, in validateType()413 void ASTPropsEmitter::emitNodeReaderWriterMethod(NodeClass node, in emitNodeReaderWriterMethod()506 void ASTPropsEmitter::emitReadOfProperty(StringRef readerName, in emitReadOfProperty()512 void ASTPropsEmitter::emitReadOfProperty(StringRef readerName, in emitReadOfProperty()561 void ASTPropsEmitter::emitWriteOfProperty(StringRef writerName, in emitWriteOfProperty()[all …]