Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp643 const ArrayRef<ParmVarDecl *> AllParams = findFunctionArgMutation() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp2365 SmallVector<NamedDecl *, 16> AllParams; transformConstructor() local