Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h3227 decl_component_lists_begin(const ValueDecl *VD) const { in decl_component_lists_begin() function
3236 return {decl_component_lists_begin(VD), decl_component_lists_end()}; in decl_component_lists()
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h5300 decl_component_lists_begin(const ValueDecl *VD) const { in decl_component_lists_begin() function
5310 return {decl_component_lists_begin(VD), decl_component_lists_end()}; in decl_component_lists()