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

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

Completed in 511 milliseconds