Searched defs:extParamInfos (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 3697 auto *extParamInfos = getTrailingObjects<ExtParameterInfo>(); FunctionProtoType() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 503 SmallVector<FunctionProtoType::ExtParameterInfo, 4> extParamInfos( arrangeObjCMessageSendSignature() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 15833 Sema::ExtParameterInfoBuilder extParamInfos; TransformBlockExpr() local |