Home
last modified time | relevance | path

Searched defs:paramTypes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp1039 SmallVector<QualType, 4> paramTypes; in VisitFunctionProtoType() local
1333 SmallVector<QualType, 4> paramTypes; in VisitFunctionType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp2764 static void checkExtParameterInfos(Sema &S, ArrayRef<QualType> paramTypes, in checkExtParameterInfos()
H A DTreeTransform.h13994 SmallVector<QualType, 4> paramTypes; in TransformBlockExpr() local