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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 1923 class OMPCriticalDirective : public OMPExecutableDirective {
1934 OMPCriticalDirective(const DeclarationNameInfo &Name, SourceLocation StartLoc,
1942 explicit OMPCriticalDirective()
1963 static OMPCriticalDirective *
1973 static OMPCriticalDirective *CreateEmpty(const ASTContext &C,
StmtOpenMP.h 1923 class OMPCriticalDirective : public OMPExecutableDirective {
1934 OMPCriticalDirective(const DeclarationNameInfo &Name, SourceLocation StartLoc,
1942 explicit OMPCriticalDirective()
1963 static OMPCriticalDirective *
1973 static OMPCriticalDirective *CreateEmpty(const ASTContext &C,

Completed in 68 milliseconds