Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h2800 ValueDecl *AssociatedDeclaration = nullptr; variable
2805 ValueDecl *AssociatedDeclaration) in MappableComponent() argument
2807 AssociatedDeclaration( in MappableComponent()
2808 AssociatedDeclaration in MappableComponent()
2809 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
2814 return AssociatedDeclaration; in getAssociatedDeclaration()