Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp905 SmallVector<QualType, 4> paramTypes; in VisitFunctionProtoType() local
1228 SmallVector<QualType, 4> paramTypes; in substObjCTypeArgs() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp2429 static void checkExtParameterInfos(Sema &S, ArrayRef<QualType> paramTypes, in checkExtParameterInfos()
H A DTreeTransform.h12229 SmallVector<QualType, 4> paramTypes; in TransformBlockExpr() local