Home
last modified time | relevance | path

Searched refs:DMA_unspecified (Results 1 – 3 of 3) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp53 DMA_unspecified, /// Default mapping is not specified. enumerator
127 DefaultMapAttributes DefaultMapAttr = DMA_unspecified;
383 return isStackEmpty() ? DMA_unspecified in getDefaultDMA()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp54 DMA_unspecified, /// Default mapping is not specified. enumerator
128 DefaultMapAttributes DefaultMapAttr = DMA_unspecified;
454 return isStackEmpty() ? DMA_unspecified in getDefaultDMA()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp53 DMA_unspecified, /// Default mapping is not specified. enumerator
127 DefaultMapAttributes DefaultMapAttr = DMA_unspecified;
603 return isStackEmpty() ? DMA_unspecified in getDefaultDMA()