Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp1125 SmallVector<QualType, 4> paramTypes; in VisitFunctionProtoType() local
1428 SmallVector<QualType, 4> paramTypes; in VisitFunctionType() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp2543 static void checkExtParameterInfos(Sema &S, ArrayRef<QualType> paramTypes, in checkExtParameterInfos()
HDTreeTransform.h15859 SmallVector<QualType, 4> paramTypes; in TransformBlockExpr() local