Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h5103 ValueDecl *AssociatedDeclaration = nullptr; variable
5108 ValueDecl *AssociatedDeclaration, in MappableComponent() argument
5112 AssociatedDeclaration( in MappableComponent()
5113 AssociatedDeclaration in MappableComponent()
5114 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
5126 return AssociatedDeclaration; in getAssociatedDeclaration()