Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h1357 void EmitOMPRequiresDecl(const OMPRequiresDecl *D);
DCGDecl.cpp2620 void CodeGenModule::EmitOMPRequiresDecl(const OMPRequiresDecl *D) { in EmitOMPRequiresDecl() function in CodeGenModule
DCodeGenModule.cpp5940 EmitOMPRequiresDecl(cast<OMPRequiresDecl>(D)); in EmitTopLevelDecl()