Home
last modified time | relevance | path

Searched defs:ParamKind (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.h534 enum ParamKind { enum
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1696 ImplicitParamKind ParamKind) in ImplicitParamDecl()
1703 ImplicitParamDecl(ASTContext &C, QualType Type, ImplicitParamKind ParamKind) in ImplicitParamDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5374 ImplicitParamKind ParamKind) { in Create()
5379 ImplicitParamKind ParamKind) { in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp7542 unsigned ParamKind = isa<TemplateTypeParmDecl>(New)? 0 in MatchTemplateParameterKind() local
H A DSemaDecl.cpp9352 OpenCLParamType ParamKind = getOpenCLKernelParameterType(S, PointeeType); in getOpenCLKernelParameterType() local