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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp432 clang::SourceLocation StartLoc,
439 clang::SourceLocation StartLoc,
483 StartLoc,
570 ClearArrayRSObject(C, DC, RefRSArrPtrSubscript, StartLoc, Loc);
573 ClearStructRSObject(C, DC, RefRSArrPtrSubscript, StartLoc, Loc);
654 clang::SourceLocation StartLoc,
714 StartLoc,
745 StartLoc,
751 StartLoc,
769 clang::SourceLocation StartLoc,
435 ClearArrayRSObject( clang::ASTContext &C, clang::DeclContext *DC, clang::Expr *RefRSArr, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
650 ClearStructRSObject( clang::ASTContext &C, clang::DeclContext *DC, clang::Expr *RefRSStruct, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
766 CreateSingleRSSetObject(clang::ASTContext &C, clang::Expr *DstExpr, clang::Expr *SrcExpr, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
983 CreateStructRSSetObject(clang::ASTContext &C, clang::Expr *LHS, clang::Expr *RHS, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
1106 clang::SourceLocation StartLoc = AS->getLHS()->getExprLoc(); local
1137 clang::SourceLocation StartLoc = RSObjectRefCount::GetRSSetObjectFD( local
1248 clang::SourceLocation StartLoc = VD->getInnerLocStart(); local
[all...]

Completed in 285 milliseconds