Home
last modified time | relevance | path

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

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