Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7155 bool IsNonContiguous = false; member
7716 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
9303 bool IsNonContiguous = false) { in emitOffloadingArrays()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp12677 bool IsNonContiguous = Record.readBool(); in VisitOMPToClause() local
12733 bool IsNonContiguous = Record.readBool(); in VisitOMPFromClause() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h4849 bool IsNonContiguous) in MappableComponent()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp18209 bool IsNonContiguous = false; member in __anon5b04668f4d11::MapBaseChecker