Searched defs:getAnon (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DConstants.h415 /// getAnon - Return an anonymous struct that has the specified
418 static Constant *getAnon(ArrayRef<Constant*> V, bool Packed = false) { function in class:llvm::ConstantStruct
421 static Constant *getAnon(LLVMContext &Ctx, function in class:llvm::ConstantStruct

Completed in 326 milliseconds