Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5774 for (const auto &TypeObject : TypeObjects) { in run() local
5776 TypeObject.emitCxxEnumValue(OS); in run()
5782 for (const auto &TypeObject : TypeObjects) { in run() local
5784 TypeObject.emitCxxConstructorCall(OS); in run()