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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7856 for (auto L : C->component_lists())
7929 for (const auto L : C->component_lists()) {
7934 for (const auto L : C->component_lists()) {
7939 for (const auto L : C->component_lists()) {
7955 for (const auto L : C->component_lists()) {
8108 for (const auto L : MC->component_lists()) {
8433 for (const auto L : C->component_lists()) {
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4747 const_component_lists_range component_lists() const { function in class:clang::OMPMappableExprListClause

Completed in 201 milliseconds