Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h1320 void EmitOMPRequiresDecl(const OMPRequiresDecl *D);
DCGDecl.cpp2606 void CodeGenModule::EmitOMPRequiresDecl(const OMPRequiresDecl *D) { in EmitOMPRequiresDecl() function in CodeGenModule
DCodeGenModule.cpp5764 EmitOMPRequiresDecl(cast<OMPRequiresDecl>(D)); in EmitTopLevelDecl()