Searched defs:ParmDeclMap (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaSYCL.cpp | 378 using ParmDeclMap = llvm::DenseMap<ParmVarDecl *, VarDecl *>; typedef in __anoncc3e87b00411::OutlinedFunctionDeclBodyInstantiator |