Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTemplateBase.cpp589 void ASTTemplateKWAndArgsInfo::copyInto(const TemplateArgumentLoc *ArgArray, in copyInto()
DASTContext.cpp3043 ASTContext::getFunctionType(QualType ResultTy, ArrayRef<QualType> ArgArray, in getFunctionType()