Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp5844 for (const auto &TypeObject : TypeObjects) { in run() local
5846 TypeObject.emitCxxEnumValue(OS); in run()
5852 for (const auto &TypeObject : TypeObjects) { in run() local
5854 TypeObject.emitCxxConstructorCall(OS); in run()