Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp7106 bool IsNonContiguous = false; member
7656 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
9146 bool IsNonContiguous = false) { in emitOffloadingArrays()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp12752 bool IsNonContiguous = Record.readBool(); in VisitOMPToClause() local
12808 bool IsNonContiguous = Record.readBool(); in VisitOMPFromClause() local
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h4755 bool IsNonContiguous) in MappableComponent()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp16822 bool IsNonContiguous = false; member in __anonf152f9344911::MapBaseChecker