Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dcxx0x-initializer-array.cpp21 struct Agg1 { struct
22 int n;
23 p x;
/llvm-project/llvm/tools/llvm-c-test/
H A Decho.cpp967 LLVMValueRef Agg1 = CloneValue(LLVMGetOperand(Src, 1)); CloneInstruction() local