Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5239 ValueDecl *AssociatedDeclaration = nullptr; variable
5244 ValueDecl *AssociatedDeclaration, in MappableComponent() argument
5248 AssociatedDeclaration( in MappableComponent()
5249 AssociatedDeclaration in MappableComponent()
5250 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
5262 return AssociatedDeclaration; in getAssociatedDeclaration()