Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTemplateBase.cpp788 copyInto(const TemplateArgumentLoc * ArgArray,TemplateArgumentListInfo & Info) const copyInto() argument
H A DASTContext.cpp4369 getFunctionTypeInternal(QualType ResultTy,ArrayRef<QualType> ArgArray,const FunctionProtoType::ExtProtoInfo & EPI,bool OnlyWantCanonical) const getFunctionTypeInternal() argument