Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h4843 ValueDecl *AssociatedDeclaration = nullptr; variable
4848 ValueDecl *AssociatedDeclaration, in MappableComponent() argument
4852 AssociatedDeclaration( in MappableComponent()
4853 AssociatedDeclaration in MappableComponent()
4854 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
4866 return AssociatedDeclaration; in getAssociatedDeclaration()