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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp449 clang::SourceLocation StartLoc,
456 clang::SourceLocation StartLoc,
500 StartLoc,
587 ClearArrayRSObject(C, DC, RefRSArrPtrSubscript, StartLoc, Loc);
590 ClearStructRSObject(C, DC, RefRSArrPtrSubscript, StartLoc, Loc);
672 clang::SourceLocation StartLoc,
731 StartLoc,
762 StartLoc,
768 StartLoc,
786 clang::SourceLocation StartLoc,
452 ClearArrayRSObject( clang::ASTContext &C, clang::DeclContext *DC, clang::Expr *RefRSArr, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
668 ClearStructRSObject( clang::ASTContext &C, clang::DeclContext *DC, clang::Expr *RefRSStruct, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
783 CreateSingleRSSetObject(clang::ASTContext &C, clang::Expr *DstExpr, clang::Expr *SrcExpr, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
1001 CreateStructRSSetObject(clang::ASTContext &C, clang::Expr *LHS, clang::Expr *RHS, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
1124 clang::SourceLocation StartLoc = AS->getLHS()->getExprLoc(); local
1156 clang::SourceLocation StartLoc = RSObjectRefCount::GetRSSetObjectFD( local
1270 clang::SourceLocation StartLoc = VD->getInnerLocStart(); local
[all...]

Completed in 9 milliseconds