Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclOpenMP.h175 return static_cast<InitKind>(OMPDeclareReductionDeclBits.InitializerKind); in getInitializerKind()
186 OMPDeclareReductionDeclBits.InitializerKind = IK; in setInitializer()
H A DDeclBase.h1692 OMPDeclareReductionDeclBitfields OMPDeclareReductionDeclBits; member