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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1313 void EmitOMPRequiresDecl(const OMPRequiresDecl *D);
H A DCGDecl.cpp2551 void CodeGenModule::EmitOMPRequiresDecl(const OMPRequiresDecl *D) { function in class:CodeGenModule
H A DCodeGenModule.cpp5568 EmitOMPRequiresDecl(cast<OMPRequiresDecl>(D));

Completed in 52 milliseconds