class AddressImpl

Declaration

template <typename T, bool = alignof(llvm::Value*) >= 8>
class AddressImpl { /* full declaration omitted */ };

Declared at: clang/lib/CodeGen/Address.h:28

Templates

T
bool = alignof(llvm::Value *) >= 8