#include <Type.h>
Detailed Description
template<typename T, bool isArrayType = (llvm::is_same<T, ArrayType>::value || llvm::is_base_of<ArrayType, T>::value)>
struct clang::ArrayType_cannot_be_used_with_getAs< T, isArrayType >
Definition at line 5030 of file Type.h.
The documentation for this struct was generated from the following file: