Home
last modified time | relevance | path

Searched defs:getConstantArrayType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp279 QualType ArrayParameterType::getConstantArrayType(const ASTContext &Ctx) const { in getConstantArrayType() function in ArrayParameterType
H A DASTContext.cpp4212 QualType ASTContext::getConstantArrayType(QualType EltTy, in getConstantArrayType() function in ASTContext