Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp1049 SmallVector<QualType, 4> paramTypes; in VisitFunctionProtoType() local
1344 SmallVector<QualType, 4> paramTypes; in VisitFunctionType() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp2909 static void checkExtParameterInfos(Sema &S, ArrayRef<QualType> paramTypes, in checkExtParameterInfos()
H A DTreeTransform.h14542 SmallVector<QualType, 4> paramTypes; in TransformBlockExpr() local