Home
last modified time | relevance | path

Searched defs:QT (Results 1 – 10 of 10) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_foreach.cpp113 clang::QualType QT = PVD->getType().getCanonicalType(); in validateAndConstructOldStyleParams() local
223 clang::QualType QT = PVD->getType().getCanonicalType(); in validateAndConstructKernelParams() local
336 clang::QualType QT = PVD->getType().getCanonicalType(); in Create() local
454 clang::QualType QT = PVD->getType().getCanonicalType(); in isRSForEachFunc() local
Dslang_rs_check_ast.cpp177 clang::QualType QT = PVD->getType().getCanonicalType(); in ValidateFunctionDecl() local
200 clang::QualType QT = VD->getType(); in ValidateVarDecl() local
250 clang::QualType QT = CE->getType(); in VisitCastExpr() local
Dslang_rs_export_var.cpp98 clang::QualType QT = VD->getTypeSourceInfo()->getType(); in RSExportVar() local
Dslang_rs_special_func.cpp66 clang::QualType QT = PVD->getType().getCanonicalType(); in validateSpecialFuncDecl() local
Dslang_rs_special_kernel_param.cpp118 const clang::QualType QT = Type.getCanonicalType(); in processSpecialKernelParameters() local
Dslang_rs_object_ref_count.cpp901 clang::QualType QT = LHS->getType(); in CreateStructRSSetObject() local
1051 clang::QualType QT = AS->getType(); in ReplaceRSObjectAssignment() local
1445 clang::QualType QT = Param->getType(); in HandleParamsAndLocals() local
1653 clang::QualType QT = AS->getType(); in VisitBinAssign() local
Dslang_rs_context.cpp241 clang::QualType QT = VD->getTypeSourceInfo()->getType(); in processExports() local
Dslang_rs_export_type.cpp573 clang::QualType QT = T->getCanonicalTypeInternal(); in ValidateTypeHelper() local
706 clang::QualType QT, const clang::NamedDecl *ND, in ValidateType()
Dslang_rs_export_type.h45 inline const clang::Type* GetCanonicalType(clang::QualType QT) { in GetCanonicalType()
Dslang_backend.cpp659 clang::QualType QT = PVD->getOriginalType(); in HandleTopLevelDecl() local