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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h 654 class ParentLoopDirectiveForScanRegion {
659 ParentLoopDirectiveForScanRegion(
666 ~ParentLoopDirectiveForScanRegion() {
CGStmtOpenMP.cpp 2563 ParentLoopDirectiveForScanRegion ScanRegion(*this, S);
3406 CodeGenFunction::ParentLoopDirectiveForScanRegion ScanRegion(CGF, S);
7111 ParentLoopDirectiveForScanRegion ScanRegion(CGF, D);

Completed in 30 milliseconds