Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp294 void Declarator::setDecompositionBindings( in setDecompositionBindings() function in Declarator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2344 void setDecompositionBindings(
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7313 return D.setDecompositionBindings(T.getOpenLocation(), Bindings, in ParseDecompositionDeclarator()