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

/external/clang/include/clang/AST/
H A DOpenMPClause.h3235 const_component_lists_range decl_component_lists(const ValueDecl *VD) const { function in class:clang::OMPMappableExprListClause
/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5465 for (auto L : C->decl_component_lists(VD)) {

Completed in 1406 milliseconds