Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp157 const clang::QualType ScriptCallPtrTy = mASTCtxt.getPointerType(ScriptCallTy); in CreateForEachInternalFunctionDecl() local
161 ScriptCallPtrTy, // rs_script_call_t* launch_options in CreateForEachInternalFunctionDecl()
351 const clang::QualType ScriptCallPtrTy = mASTCtxt.getPointerType(ScriptCallTy); in VisitCallExpr() local
354 ScriptCallPtrTy, in VisitCallExpr()
359 mASTCtxt.getTrivialTypeSourceInfo(ScriptCallPtrTy), in VisitCallExpr()