Searched refs:isDependentSizedArrayType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftMangle.cpp1542 } else if (ElementTy->isDependentSizedArrayType()) {
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1542 bool isDependentSizedArrayType() const;
4898 inline bool Type::isDependentSizedArrayType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 142 milliseconds