Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCUDA.cpp33 QualType ConfigQTy = ConfigDecl->getType(); in ActOnCUDAExecConfigExpr() local
36 DeclRefExpr(ConfigDecl, false, ConfigQTy, VK_LValue, LLLLoc); in ActOnCUDAExecConfigExpr()
/external/llvm-project/clang/lib/Sema/
DSemaCUDA.cpp49 QualType ConfigQTy = ConfigDecl->getType(); in ActOnCUDAExecConfigExpr() local
52 DeclRefExpr(Context, ConfigDecl, false, ConfigQTy, VK_LValue, LLLLoc); in ActOnCUDAExecConfigExpr()