Home
last modified time | relevance | path

Searched refs:ActOnDecompositionDeclarator (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h2695 ActOnDecompositionDeclarator(Scope *S, Declarator &D,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp710 Sema::ActOnDecompositionDeclarator(Scope *S, Declarator &D, in ActOnDecompositionDeclarator() function in Sema
DSemaDecl.cpp5781 return ActOnDecompositionDeclarator(S, D, TemplateParamLists); in HandleDeclarator()