Home
last modified time | relevance | path

Searched refs:setHLSLEntryAttributes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGHLSLRuntime.h86 void setHLSLEntryAttributes(const FunctionDecl *FD, llvm::Function *Fn);
H A DCGHLSLRuntime.cpp312 void clang::CodeGen::CGHLSLRuntime::setHLSLEntryAttributes( in setHLSLEntryAttributes() function in clang::CodeGen::CGHLSLRuntime
370 setHLSLEntryAttributes(FD, EntryFn); in emitEntryFunction()