Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenModule.h1422 void EmitOMPAllocateDecl(const OMPAllocateDecl *D);
DCGDecl.cpp2648 void CodeGenModule::EmitOMPAllocateDecl(const OMPAllocateDecl *D) { in EmitOMPAllocateDecl() function in CodeGenModule
DCodeGenModule.cpp6538 EmitOMPAllocateDecl(cast<OMPAllocateDecl>(D)); in EmitTopLevelDecl()