Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DTemplateBase.cpp785 Info.addArgument(ArgArray[I]); in copyInto() argument
H A DASTContext.cpp4492 getFunctionTypeInternal(QualType ResultTy,ArrayRef<QualType> ArgArray,const FunctionProtoType::ExtProtoInfo & EPI,bool OnlyWantCanonical) const getFunctionTypeInternal() argument