Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4382 for (const auto &TypeObject : TypeObjects) { in run() local
4384 TypeObject.emitCxxEnumValue(OS); in run()
4390 for (const auto &TypeObject : TypeObjects) { in run() local
4392 TypeObject.emitCxxConstructorCall(OS); in run()