Home
last modified time | relevance | path

Searched defs:OMPSectionsDirective (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp81 void CodeGenFunction::EmitOMPSectionsDirective(const OMPSectionsDirective &) { in EmitOMPSectionsDirective()
/external/clang/include/clang/AST/
DStmtOpenMP.h385 OMPSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSectionsDirective() function
394 explicit OMPSectionsDirective(unsigned NumClauses) in OMPSectionsDirective() function