Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp266 clang::SourceLocation Loc) { in ClearSingleRSObject()
352 clang::SourceLocation Loc) { in ClearArrayRSObject()
559 clang::SourceLocation Loc) { in ClearStructRSObject()
1056 clang::SourceLocation Loc = AS->getExprLoc(); in ReplaceRSObjectAssignment() local
1263 clang::SourceLocation Loc = VD->getLocation(); in ClearRSObject() local
1347 const clang::SourceLocation &Loc) { in CreateEmptyInitListExpr()
1361 clang::SourceLocation Loc = E->getLocStart(); in CreateGuard() local
1425 clang::SourceLocation Loc = PD->getLocStart(); in CreateParameterGuard() local
1461 clang::SourceLocation Loc = FD->getLocStart(); in HandleParamsAndLocals() local
1492 clang::SourceLocation Loc = RS->getLocStart(); in CreateRetStmtWithTempVar() local
[all …]
H A Dslang_rs_exportable.h43 RSExportable(RSContext *Context, RSExportable::Kind K, clang::SourceLocation Loc) in RSExportable()
H A Dslang_rs_foreach_lowering.cpp145 clang::SourceLocation Loc; in CreateForEachInternalFunctionDecl() local
256 const clang::SourceLocation Loc(arg0->getLocStart()); in VisitCallExpr() local
H A 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()
H A Dslang_rs_export_foreach.h75 RSExportForEach(RSContext *Context, const llvm::StringRef &Name, clang::SourceLocation Loc) in RSExportForEach()
H A Dslang_rs_context.cpp361 const clang::SourceLocation Loc = FD->getLocation(); in markUsedByReducePragma() local
H A 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()
H A Dslang.cpp555 bool Slang::IsLocInRSHeaderFile(const clang::SourceLocation &Loc, in IsLocInRSHeaderFile()
H A Dslang_rs_export_type.h645 clang::SourceLocation Loc, in RSExportRecordType()