Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp104 std::vector<clang::Stmt*> &StmtList, clang::SourceLocation Loc) { in BuildCompoundStmt()
266 clang::SourceLocation Loc) { in ClearSingleRSObject()
352 clang::SourceLocation Loc) { in ClearArrayRSObject()
559 clang::SourceLocation Loc) { in ClearStructRSObject()
683 clang::SourceLocation Loc) { in CreateSingleRSSetObject()
900 clang::SourceLocation Loc) { in CreateStructRSSetObject()
1056 clang::SourceLocation Loc = AS->getExprLoc(); in ReplaceRSObjectAssignment() local
1086 clang::SourceLocation Loc = RSObjectRefCount::GetRSSetObjectFD( in AppendRSObjectInit() local
1211 clang::SourceLocation Loc = VD->getSourceRange().getBegin(); in InsertLocalVarDestructors() local
1263 clang::SourceLocation Loc = VD->getLocation(); in ClearRSObject() local
[all …]
Dslang_rs_exportable.h43 RSExportable(RSContext *Context, RSExportable::Kind K, clang::SourceLocation Loc) in RSExportable()
Dslang_rs_foreach_lowering.cpp145 clang::SourceLocation Loc; in CreateForEachInternalFunctionDecl() local
256 const clang::SourceLocation Loc(arg0->getLocStart()); in VisitCallExpr() local
Dslang_rs_context.h344 const clang::SourceLocation Loc, in Report()
360 clang::DiagnosticBuilder ReportError(const clang::SourceLocation Loc, in ReportError()
371 clang::DiagnosticBuilder ReportWarning(const clang::SourceLocation Loc, in ReportWarning()
Dslang_rs_export_foreach.h75 RSExportForEach(RSContext *Context, const llvm::StringRef &Name, clang::SourceLocation Loc) in RSExportForEach()
Dslang_rs_context.cpp361 const clang::SourceLocation Loc = FD->getLocation(); in markUsedByReducePragma() local
Dslang_rs_export_type.cpp491 clang::SourceLocation Loc, in ValidateTypeHelper()
707 clang::SourceLocation Loc, in ValidateType()
947 const llvm::StringRef &Name, clang::SourceLocation Loc) in RSExportType()
Dslang.cpp555 bool Slang::IsLocInRSHeaderFile(const clang::SourceLocation &Loc, in IsLocInRSHeaderFile()
Dslang_rs_export_type.h645 clang::SourceLocation Loc, in RSExportRecordType()