Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp105 std::list<clang::Stmt*> &StmtList, clang::SourceLocation Loc) { in BuildCompoundStmt()
267 clang::SourceLocation Loc) { in ClearSingleRSObject()
353 clang::SourceLocation Loc) { in ClearArrayRSObject()
560 clang::SourceLocation Loc) { in ClearStructRSObject()
682 clang::SourceLocation Loc) { in CreateSingleRSSetObject()
899 clang::SourceLocation Loc) { in CreateStructRSSetObject()
1051 clang::SourceLocation Loc = AS->getExprLoc(); in ReplaceRSObjectAssignment() local
1081 clang::SourceLocation Loc = RSObjectRefCount::GetRSSetObjectFD( in AppendRSObjectInit() local
1188 clang::SourceLocation Loc = VD->getSourceRange().getBegin(); in InsertLocalVarDestructors() local
1240 clang::SourceLocation Loc = VD->getLocation(); in ClearRSObject() local
[all …]
Dslang_rs_foreach_lowering.cpp145 clang::SourceLocation Loc; in CreateForEachInternalFunctionDecl() local
256 const clang::SourceLocation Loc(arg0->getLocStart()); in VisitCallExpr() local
Dslang_rs_context.h325 const clang::SourceLocation Loc, in Report()
341 clang::DiagnosticBuilder ReportError(const clang::SourceLocation Loc, in ReportError()
352 clang::DiagnosticBuilder ReportWarning(const clang::SourceLocation Loc, in ReportWarning()
Dslang_rs_context.cpp360 const clang::SourceLocation Loc = FD->getLocation(); in markUsedByReducePragma() local
Dslang.cpp595 bool Slang::IsLocInRSHeaderFile(const clang::SourceLocation &Loc, in IsLocInRSHeaderFile()
Dslang_rs_export_type.cpp486 clang::SourceLocation Loc, in ValidateTypeHelper()
703 clang::SourceLocation Loc, in ValidateType()