HomeSort by: relevance | last modified time | path
    Searched refs:OMPDeclareReductionDeclBits (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclOpenMP.h 172 // This class stores some data in DeclContext::OMPDeclareReductionDeclBits
243 return static_cast<InitKind>(OMPDeclareReductionDeclBits.InitializerKind);
254 OMPDeclareReductionDeclBits.InitializerKind = IK;
DeclBase.h 1800 OMPDeclareReductionDeclBitfields OMPDeclareReductionDeclBits;

Completed in 22 milliseconds