Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3888 enum RTLDependenceKindTy { DepIn = 0x01, DepInOut = 0x3 }; in emitTaskCall() enum
3942 RTLDependenceKindTy DepKind; in emitTaskCall()