Searched defs:ParamKind (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h64 VFParamKind ParamKind; // Kind of Parameter. member in struct:llvm::VFParameter
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4685 Create(ASTContext &C, DeclContext *DC, SourceLocation IdLoc, IdentifierInfo *Id, QualType Type, ImplicitParamKind ParamKind) argument
4692 Create(ASTContext &C, QualType Type, ImplicitParamKind ParamKind) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp7458 unsigned ParamKind = isa<TemplateTypeParmDecl>(New)? 0 local

Completed in 84 milliseconds