Searched refs:ScriptCallTy (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_foreach_lowering.cpp156 clang::QualType ScriptCallTy = mCtxt->getScriptCallType(); local
157 const clang::QualType ScriptCallPtrTy = mASTCtxt.getPointerType(ScriptCallTy);
350 clang::QualType ScriptCallTy = mCtxt->getScriptCallType(); local
351 const clang::QualType ScriptCallPtrTy = mASTCtxt.getPointerType(ScriptCallTy);

Completed in 1809 milliseconds