Searched defs:ScriptCallPtrTy (Results 1 - 1 of 1) sorted by relevance

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

Completed in 176 milliseconds