Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp85 void CodeGenFunction::EmitOMPSectionDirective(const OMPSectionDirective &) { in EmitOMPSectionDirective()
/external/clang/include/clang/AST/
DStmtOpenMP.h439 OMPSectionDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSectionDirective() function
445 explicit OMPSectionDirective() in OMPSectionDirective() function