Home
last modified time | relevance | path

Searched defs:Loc (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp95 std::list<clang::Stmt*> &StmtList, clang::SourceLocation Loc) { in BuildCompoundStmt()
371 clang::SourceLocation Loc) { in ClearSingleRSObject()
455 clang::SourceLocation Loc) { in ClearArrayRSObject()
615 clang::SourceLocation Loc) { in CountRSObjectTypes()
671 clang::SourceLocation Loc) { in ClearStructRSObject()
785 clang::SourceLocation Loc) { in CreateSingleRSSetObject()
1004 clang::SourceLocation Loc) { in CreateStructRSSetObject()
1122 clang::SourceLocation Loc = AS->getExprLoc(); in ReplaceRSObjectAssignment() local
1153 clang::SourceLocation Loc = RSObjectRefCount::GetRSSetObjectFD( in AppendRSObjectInit() local
1269 clang::SourceLocation Loc = VD->getLocation(); in ClearRSObject() local
[all …]
Dslang_rs_export_var.cpp31 const clang::SourceLocation Loc, in ReportVarError()