Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1125 SmallVector<QualType, 4> paramTypes; in VisitFunctionProtoType() local
1428 SmallVector<QualType, 4> paramTypes; in VisitFunctionType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2543 static void checkExtParameterInfos(Sema &S, ArrayRef<QualType> paramTypes, in checkExtParameterInfos()
H A DTreeTransform.h15859 SmallVector<QualType, 4> paramTypes; in TransformBlockExpr() local