Home
last modified time | relevance | path

Searched refs:AssociatedDeclaration (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h4749 ValueDecl *AssociatedDeclaration = nullptr; variable
4754 ValueDecl *AssociatedDeclaration, in MappableComponent() argument
4758 AssociatedDeclaration( in MappableComponent()
4759 AssociatedDeclaration in MappableComponent()
4760 ? cast<ValueDecl>(AssociatedDeclaration->getCanonicalDecl()) in MappableComponent()
4772 return AssociatedDeclaration; in getAssociatedDeclaration()