Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5199 ValueDecl *AssociatedDeclaration = nullptr; variable
5204 ValueDecl *AssociatedDeclaration, in MappableComponent() argument
5208 AssociatedDeclaration( in MappableComponent()
5209 AssociatedDeclaration in MappableComponent()
5210 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
5222 return AssociatedDeclaration; in getAssociatedDeclaration()