Home
last modified time | relevance | path

Searched refs:isNonContiguous (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp7639 Record.writeBool(M.isNonContiguous()); in VisitOMPToClause()
7669 Record.writeBool(M.isNonContiguous()); in VisitOMPFromClause()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h5257 bool isNonContiguous() const { in isNonContiguous() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp8074 L.Components.back().isNonContiguous(); in generateAllInfoForClauses()