Home
last modified time | relevance | path

Searched defs:translator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Ddesignated-initializers.c85 struct translator { struct
86 struct wonky { int * ptr; } wonky ;
87 struct rect window;
88 struct point offset;
/llvm-project/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp1853 ModuleTranslation translator(module, std::move(llvmModule)); translateModuleToLLVMIR() local
[all...]