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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp100 clang::SourceLocation StartLoc,
345 clang::SourceLocation StartLoc,
352 clang::SourceLocation StartLoc,
395 StartLoc,
483 ClearArrayRSObject(C, DC, RefRSArrPtrSubscript, StartLoc, Loc);
486 ClearStructRSObject(C, DC, RefRSArrPtrSubscript, StartLoc, Loc);
559 clang::SourceLocation StartLoc,
625 StartLoc,
657 StartLoc,
663 StartLoc,
348 ClearArrayRSObject( clang::ASTContext &C, clang::DeclContext *DC, clang::Expr *RefRSArr, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
555 ClearStructRSObject( clang::ASTContext &C, clang::DeclContext *DC, clang::Expr *RefRSStruct, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
678 CreateSingleRSSetObject(clang::ASTContext &C, clang::Expr *DstExpr, clang::Expr *SrcExpr, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
895 CreateStructRSSetObject(clang::ASTContext &C, clang::Expr *LHS, clang::Expr *RHS, clang::SourceLocation StartLoc, clang::SourceLocation Loc) argument
1052 clang::SourceLocation StartLoc = AS->getLHS()->getExprLoc(); local
1083 clang::SourceLocation StartLoc = RSObjectRefCount::GetRSSetObjectFD( local
1241 clang::SourceLocation StartLoc = VD->getInnerLocStart(); local
[all...]

Completed in 46 milliseconds