Home
last modified time | relevance | path

Searched refs:emitBasicReaderWriterMethodSuffix (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp477 static void emitBasicReaderWriterMethodSuffix(raw_ostream &out, in emitBasicReaderWriterMethodSuffix() function
545 emitBasicReaderWriterMethodSuffix(Out, type, /*for read*/ true); in emitReadOfProperty()
583 emitBasicReaderWriterMethodSuffix(Out, type, /*for read*/ false); in emitWriteOfProperty()