Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7338 bool IsNonContiguous = false; member
7899 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
9474 bool IsNonContiguous = false) { in emitOffloadingArrays()
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp12719 bool IsNonContiguous = Record.readBool(); in VisitOMPToClause() local
12775 bool IsNonContiguous = Record.readBool(); in VisitOMPFromClause() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4957 bool IsNonContiguous) in MappableComponent()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18592 bool IsNonContiguous = false; member in __anon4581b7f85411::MapBaseChecker