Searched refs:getcudaConfigureCallDecl (Results 1 – 3 of 3) sorted by relevance
57 FunctionDecl *ConfigDecl = getASTContext().getcudaConfigureCallDecl(); in ActOnExecConfigExpr()
1468 FunctionDecl *getcudaConfigureCallDecl() { in getcudaConfigureCallDecl() function
5127 if (Context.getcudaConfigureCallDecl()) in PrepareWritingSpecialDecls()5128 GetDeclRef(Context.getcudaConfigureCallDecl()); in PrepareWritingSpecialDecls()5279 if (auto *CudaCallDecl = Context.getcudaConfigureCallDecl(); in WriteSpecialDeclRecords()