Searched refs:ScriptCallTy (Results 1 – 1 of 1) sorted by relevance
156 clang::QualType ScriptCallTy = mCtxt->getScriptCallType(); in CreateForEachInternalFunctionDecl() local157 const clang::QualType ScriptCallPtrTy = mASTCtxt.getPointerType(ScriptCallTy); in CreateForEachInternalFunctionDecl()350 clang::QualType ScriptCallTy = mCtxt->getScriptCallType(); in VisitCallExpr() local351 const clang::QualType ScriptCallPtrTy = mASTCtxt.getPointerType(ScriptCallTy); in VisitCallExpr()