Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h3558 ValueDecl *AssociatedDeclaration = nullptr; variable
3563 ValueDecl *AssociatedDeclaration) in MappableComponent() argument
3565 AssociatedDeclaration( in MappableComponent()
3566 AssociatedDeclaration in MappableComponent()
3567 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
3573 return AssociatedDeclaration; in getAssociatedDeclaration()