Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp97 std::list<clang::Stmt*> &StmtList, clang::SourceLocation Loc) { in BuildCompoundStmt()
354 clang::SourceLocation Loc) { in ClearSingleRSObject()
440 clang::SourceLocation Loc) { in ClearArrayRSObject()
602 clang::SourceLocation Loc) { in CountRSObjectTypes()
657 clang::SourceLocation Loc) { in ClearStructRSObject()
779 clang::SourceLocation Loc) { in CreateSingleRSSetObject()
996 clang::SourceLocation Loc) { in CreateStructRSSetObject()
1116 clang::SourceLocation Loc = AS->getExprLoc(); in ReplaceRSObjectAssignment() local
1146 clang::SourceLocation Loc = RSObjectRefCount::GetRSSetObjectFD( in AppendRSObjectInit() local
1263 clang::SourceLocation Loc = VD->getLocation(); in ClearRSObject() local
[all …]
Dslang_rs_context.h252 const clang::SourceLocation Loc, in Report()
268 clang::DiagnosticBuilder ReportError(const clang::SourceLocation Loc, in ReportError()
279 clang::DiagnosticBuilder ReportWarning(const clang::SourceLocation Loc, in ReportWarning()
Dslang_rs_export_type.cpp456 clang::SourceLocation Loc, in ValidateTypeHelper()
672 clang::SourceLocation Loc, in ValidateType()
Dslang.cpp575 bool Slang::IsLocInRSHeaderFile(const clang::SourceLocation &Loc, in IsLocInRSHeaderFile()