Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h5081 ValueDecl *AssociatedDeclaration = nullptr; variable
5086 ValueDecl *AssociatedDeclaration, in MappableComponent() argument
5090 AssociatedDeclaration( in MappableComponent()
5091 AssociatedDeclaration in MappableComponent()
5092 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
5104 return AssociatedDeclaration; in getAssociatedDeclaration()