Home
last modified time | relevance | path

Searched refs:Loc (Results 1 – 24 of 24) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp119 C, llvm::makeArrayRef(CompoundStmtList, CompoundStmtCount), Loc, Loc); in BuildCompoundStmt()
345 clang::SourceLocation Loc);
352 clang::SourceLocation Loc) { in ClearArrayRSObject() argument
414 clang::Stmt *Init = new(C) clang::DeclStmt(DGR, Loc, Loc); in ClearArrayRSObject()
672 C, llvm::makeArrayRef(StmtArray, StmtCount), Loc, Loc); in ClearStructRSObject()
1007 C, llvm::makeArrayRef(StmtArray, StmtCount), Loc, Loc); in CreateStructRSSetObject()
1353 return new(C) clang::InitListExpr(C, Loc, EmptyInitList, Loc); in CreateEmptyInitListExpr()
1382 clang::DeclStmt* DS = new (C) clang::DeclStmt(DGR, Loc, Loc); in CreateGuard()
1411 CreateStructRSSetObject(C, DRE, E, Loc, Loc); in CreateGuard()
1414 CreateSingleRSSetObject(C, DRE, E, Loc, Loc); in CreateGuard()
[all …]
H A Dslang_rs_foreach_lowering.cpp145 clang::SourceLocation Loc; in CreateForEachInternalFunctionDecl() local
173 mASTCtxt, DC, Loc, Loc, N, T, nullptr, clang::SC_Extern); in CreateForEachInternalFunctionDecl()
178 ParamDecls[I] = clang::ParmVarDecl::Create(mASTCtxt, FD, Loc, in CreateForEachInternalFunctionDecl()
179 Loc, nullptr, ParamTypes[I], nullptr, clang::SC_None, nullptr); in CreateForEachInternalFunctionDecl()
256 const clang::SourceLocation Loc(arg0->getLocStart()); in VisitCallExpr() local
258 clang::IntegerLiteral::Create(mASTCtxt, APIntSlot, IntTy, Loc); in VisitCallExpr()
349 clang::IntegerLiteral::Create(mASTCtxt, APIntZero, IntTy, Loc); in VisitCallExpr()
367 clang::IntegerLiteral::Create(mASTCtxt, APIntNumOutput, IntTy, Loc); in VisitCallExpr()
372 clang::IntegerLiteral::Create(mASTCtxt, APIntNumInputs, IntTy, Loc); in VisitCallExpr()
H A Dslang_rs_context.cpp361 const clang::SourceLocation Loc = FD->getLocation(); in markUsedByReducePragma() local
364 mCtx, DC, Loc, Loc, in markUsedByReducePragma()
374 Loc, in markUsedByReducePragma()
375 FD, false, Loc, FD->getType(), in markUsedByReducePragma()
382 Loc, Loc); in markUsedByReducePragma()
H A Dslang_rs_context.h344 const clang::SourceLocation Loc, in Report() argument
348 return DiagEngine->Report(clang::FullSourceLoc(Loc, *SM), in Report()
360 clang::DiagnosticBuilder ReportError(const clang::SourceLocation Loc, in ReportError() argument
362 return Report<N>(clang::DiagnosticsEngine::Error, Loc, Message); in ReportError()
371 clang::DiagnosticBuilder ReportWarning(const clang::SourceLocation Loc, in ReportWarning() argument
373 return Report<N>(clang::DiagnosticsEngine::Warning, Loc, Message); in ReportWarning()
H A Dslang_rs_exportable.h43 RSExportable(RSContext *Context, RSExportable::Kind K, clang::SourceLocation Loc) in RSExportable() argument
46 mLoc(Loc) { in RSExportable()
H A Dslang_rs_export_type.cpp491 clang::SourceLocation Loc, in ValidateTypeHelper() argument
580 Loc, in ValidateTypeHelper()
586 Loc, in ValidateTypeHelper()
599 Context->ReportError(Loc, in ValidateTypeHelper()
614 Context->ReportError(Loc, in ValidateTypeHelper()
620 Context->ReportError(Loc, in ValidateTypeHelper()
631 return ValidateTypeHelper(Context, C, PointeeType, ND, Loc, SPS, in ValidateTypeHelper()
650 return ValidateTypeHelper(Context, C, ElementType, ND, Loc, SPS, true, in ValidateTypeHelper()
657 return ValidateTypeHelper(Context, C, ElementType, ND, Loc, SPS, true, in ValidateTypeHelper()
707 clang::SourceLocation Loc, in ValidateType() argument
[all …]
H A Dslang_rs_export_foreach.h75 RSExportForEach(RSContext *Context, const llvm::StringRef &Name, clang::SourceLocation Loc) in RSExportForEach() argument
76 : RSExportable(Context, RSExportable::EX_FOREACH, Loc), in RSExportForEach()
H A Dslang_rs_export_type.h221 clang::SourceLocation Loc = clang::SourceLocation());
270 clang::SourceLocation Loc, unsigned int TargetAPI,
645 clang::SourceLocation Loc, in RSExportRecordType() argument
650 : RSExportType(Context, ExportClassRecord, Name, Loc), in RSExportRecordType()
H A Dslang_rs_object_ref_count.h143 const clang::SourceLocation &Loc);
H A Dslang.cpp555 bool Slang::IsLocInRSHeaderFile(const clang::SourceLocation &Loc, in IsLocInRSHeaderFile() argument
557 clang::FullSourceLoc FSL(Loc, SourceMgr); in IsLocInRSHeaderFile()
H A Dslang.h224 static bool IsLocInRSHeaderFile(const clang::SourceLocation &Loc,
/aosp12/hardware/qcom/sm8150p/gps/core/
H A Dloc-core.pc.in7 Description: QTI GPS Loc Core
/aosp12/hardware/qcom/sm7250/gps/core/
H A Dloc-core.pc.in7 Description: QTI GPS Loc Core
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A Dloc-core.pc.in7 Description: QTI GPS Loc Core
/aosp12/hardware/qcom/sm7150/gps/core/
H A Dloc-core.pc.in7 Description: QTI GPS Loc Core
/aosp12/hardware/qcom/sm8150/gps/core/
H A Dloc-core.pc.in7 Description: QTI GPS Loc Core
/aosp12/hardware/qcom/sm8150p/gps/
H A Dloc-hal.pc.in7 Description: QTI GPS Loc HAL
/aosp12/hardware/qcom/sm7250/gps/
H A Dloc-hal.pc.in7 Description: QTI GPS Loc HAL
/aosp12/hardware/qcom/sdm845/gps/sdm845/
H A Dloc-hal.pc.in7 Description: QTI GPS Loc HAL
/aosp12/hardware/qcom/sm7150/gps/
H A Dloc-hal.pc.in7 Description: QTI GPS Loc HAL
/aosp12/hardware/qcom/sm8150/gps/
H A Dloc-hal.pc.in7 Description: QTI GPS Loc HAL
/aosp12/hardware/qcom/gps/msm8998/
H A Dloc-hal.pc.in7 Description: QTI GPS Loc HAL
/aosp12/hardware/qcom/sdm845/gps/msm8998/
H A Dloc-hal.pc.in7 Description: QTI GPS Loc HAL
/aosp12/hardware/qcom/gps/msm8909w_3100/
H A Dloc-hal.pc.in7 Description: QTI GPS Loc HAL