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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.h 400 void processRequiresDirective(const OMPRequiresDecl *D) override;
CGOpenMPRuntime.h 1798 virtual void processRequiresDirective(const OMPRequiresDecl *D);
CGOpenMPRuntimeGPU.cpp 4430 void CGOpenMPRuntimeGPU::processRequiresDirective(
4498 CGOpenMPRuntime::processRequiresDirective(D);
CGDecl.cpp 2614 getOpenMPRuntime().processRequiresDirective(D);
CGOpenMPRuntime.cpp 10721 void CGOpenMPRuntime::processRequiresDirective(const OMPRequiresDecl *D) {

Completed in 60 milliseconds