Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h1357 void EmitOMPRequiresDecl(const OMPRequiresDecl *D);
H A DCGDecl.cpp2613 void CodeGenModule::EmitOMPRequiresDecl(const OMPRequiresDecl *D) { in EmitOMPRequiresDecl() function in CodeGenModule
H A DCodeGenModule.cpp5906 EmitOMPRequiresDecl(cast<OMPRequiresDecl>(D)); in EmitTopLevelDecl()