Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h1249 void EmitOMPRequiresDecl(const OMPRequiresDecl *D);
H A DCGDecl.cpp2424 void CodeGenModule::EmitOMPRequiresDecl(const OMPRequiresDecl *D) { in EmitOMPRequiresDecl() function in CodeGenModule
H A DCodeGenModule.cpp5040 EmitOMPRequiresDecl(cast<OMPRequiresDecl>(D)); in EmitTopLevelDecl()