Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6854 bool IsNonContiguous = false; member
7427 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
9109 bool IsNonContiguous = false) { in emitOffloadingArrays()
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp11020 bool IsNonContiguous = Record.readBool(); in VisitOMPToClause() local
11076 bool IsNonContiguous = Record.readBool(); in VisitOMPFromClause() local
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h5109 bool IsNonContiguous) in MappableComponent()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp20958 bool IsNonContiguous = false; member in __anona08a17515f11::MapBaseChecker