Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp470 static void emitBasicReaderWriterMethodSuffix(raw_ostream &out, in emitBasicReaderWriterMethodSuffix() function
538 emitBasicReaderWriterMethodSuffix(Out, type, /*for read*/ true); in emitReadOfProperty()
576 emitBasicReaderWriterMethodSuffix(Out, type, /*for read*/ false); in emitWriteOfProperty()