Home
last modified time | relevance | path

Searched defs:IsNonContiguous (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7279 bool IsNonContiguous = false; member
7842 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
9468 bool IsNonContiguous = false) { in emitOffloadingArrays()
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp12523 bool IsNonContiguous = Record.readBool(); in VisitOMPToClause() local
12579 bool IsNonContiguous = Record.readBool(); in VisitOMPFromClause() local
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h5087 bool IsNonContiguous) in MappableComponent()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp20675 bool IsNonContiguous = false; member in __anon296aa5745c11::MapBaseChecker