Home
last modified time | relevance | path

Searched refs:EmitOMPRequiresDecl (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenModule.h1418 void EmitOMPRequiresDecl(const OMPRequiresDecl *D);
DCGDecl.cpp2644 void CodeGenModule::EmitOMPRequiresDecl(const OMPRequiresDecl *D) { in EmitOMPRequiresDecl() function in CodeGenModule
DCodeGenModule.cpp6550 EmitOMPRequiresDecl(cast<OMPRequiresDecl>(D)); in EmitTopLevelDecl()