Home
last modified time | relevance | path

Searched defs:AllParams (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp642 const ArrayRef<ParmVarDecl *> AllParams = in findFunctionArgMutation() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp344 SmallVector<NamedDecl *, 16> AllParams; in transformConstructor() local