Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4951 ValueDecl *AssociatedDeclaration = nullptr; variable
4956 ValueDecl *AssociatedDeclaration, in MappableComponent() argument
4960 AssociatedDeclaration( in MappableComponent()
4961 AssociatedDeclaration in MappableComponent()
4962 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
4974 return AssociatedDeclaration; in getAssociatedDeclaration()