Home
last modified time | relevance | path

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

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