Searched refs:decl_component_lists (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4762 const_component_lists_range decl_component_lists(const ValueDecl *VD) const { function in class:clang::OMPMappableExprListClause
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8280 for (const auto L : C->decl_component_lists(VD)) {

Completed in 202 milliseconds