Searched refs:getcudaConfigureCallDecl (Results 1 – 3 of 3) sorted by relevance
55 FunctionDecl *ConfigDecl = getASTContext().getcudaConfigureCallDecl(); in ActOnExecConfigExpr()
1589 FunctionDecl *getcudaConfigureCallDecl() { in getcudaConfigureCallDecl() function
5684 if (Context.getcudaConfigureCallDecl()) in PrepareWritingSpecialDecls()5685 GetDeclRef(Context.getcudaConfigureCallDecl()); in PrepareWritingSpecialDecls()5838 if (auto *CudaCallDecl = Context.getcudaConfigureCallDecl(); in WriteSpecialDeclRecords()