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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h 1357 void EmitOMPRequiresDecl(const OMPRequiresDecl *D);
CGDecl.cpp 2613 void CodeGenModule::EmitOMPRequiresDecl(const OMPRequiresDecl *D) {
CodeGenModule.cpp 5906 EmitOMPRequiresDecl(cast<OMPRequiresDecl>(D));

Completed in 61 milliseconds