Home
last modified time | relevance | path

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

/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp47 enum WhatToGenerate { enum
58 static cl::opt<WhatToGenerate> GenerationType("cppgen", cl::Optional,
2102 switch (WhatToGenerate(GenerationType)) { in runOnModule()