Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3638 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); in FunctionProtoType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp502 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos( in arrangeObjCMessageSendSignature() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h15864 Sema::ExtParameterInfoBuilder extParamInfos; in TransformBlockExpr() local