Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5793 ValueDecl *AssociatedDeclaration = nullptr; variable
5798 ValueDecl *AssociatedDeclaration, in MappableComponent() argument
5802 AssociatedDeclaration( in MappableComponent()
5803 AssociatedDeclaration in MappableComponent()
5804 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
5816 return AssociatedDeclaration; in getAssociatedDeclaration()