Home
last modified time | relevance | path

Searched refs:SourceLocation (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp99 clang::SourceLocation StartLoc,
100 clang::SourceLocation Loc);
104 std::vector<clang::Stmt*> &StmtList, clang::SourceLocation Loc) { in BuildCompoundStmt()
266 clang::SourceLocation Loc) { in ClearSingleRSObject()
300 clang::SourceLocation(), in ClearSingleRSObject()
344 clang::SourceLocation StartLoc,
345 clang::SourceLocation Loc);
351 clang::SourceLocation StartLoc, in ClearArrayRSObject()
352 clang::SourceLocation Loc) { in ClearArrayRSObject()
420 clang::SourceLocation(), in ClearArrayRSObject()
[all …]
Dslang_rs_exportable.h40 clang::SourceLocation mLoc;
43 RSExportable(RSContext *Context, RSExportable::Kind K, clang::SourceLocation Loc) in RSExportable()
53 clang::SourceLocation getLocation() const { return mLoc; } in getLocation()
Dslang_rs_foreach_lowering.cpp145 clang::SourceLocation Loc; in CreateForEachInternalFunctionDecl()
204 mASTCtxt, clang::NestedNameSpecifierLoc(), clang::SourceLocation(), FDNew, in CreateCalleeExprForInternalForEach()
205 false, clang::SourceLocation(), FDNewType, clang::VK_RValue); in CreateCalleeExprForInternalForEach()
256 const clang::SourceLocation Loc(arg0->getLocStart()); in VisitCallExpr()
302 clang::SourceLocation lparenloc; in VisitCallExpr()
303 clang::SourceLocation rparenloc; in VisitCallExpr()
360 clang::SourceLocation(), in VisitCallExpr()
361 clang::SourceLocation()); in VisitCallExpr()
Dslang_rs_export_reduce.h44 clang::SourceLocation mLocation;
81 const clang::SourceLocation Location, in RSExportReduce()
134 const clang::SourceLocation Location,
142 const clang::SourceLocation &getLocation() const { return mLocation; } in getLocation()
Dslang_rs_export_func.cpp74 clang::SourceLocation(), in Create()
75 clang::SourceLocation(), in Create()
91 clang::SourceLocation(), in Create()
92 clang::SourceLocation(), in Create()
Dslang.h224 static bool IsLocInRSHeaderFile(const clang::SourceLocation &Loc,
289 clang::ModuleLoadResult loadModule(clang::SourceLocation ImportLoc,
296 clang::SourceLocation ImportLoc) override {} in makeModuleVisible()
299 loadGlobalModuleIndex(clang::SourceLocation TriggerLoc) override { in loadGlobalModuleIndex()
305 clang::SourceLocation TriggerLoc) override { in lookupMissingImports()
Dslang_rs_export_foreach.cpp350 clang::SourceLocation(), in Create()
351 clang::SourceLocation(), in Create()
357 clang::SourceLocation(), in Create()
358 clang::SourceLocation(), in Create()
429 RSExportForEach *FE = new RSExportForEach(Context, Name, clang::SourceLocation()); in CreateDummyRoot()
Dslang_diagnostic_buffer.cpp38 clang::SourceLocation const &SrcLoc = Info.getLocation(); in HandleDiagnostic()
Dslang_rs_export_type.h221 clang::SourceLocation Loc = clang::SourceLocation());
270 clang::SourceLocation Loc, unsigned int TargetAPI,
645 clang::SourceLocation Loc, in RSExportRecordType()
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.cpp281 clang::SourceLocation ImportLoc, in loadModule()
297 clang::SourceLocation(), clang::SrcMgr::C_User)); in setInputSource()
555 bool Slang::IsLocInRSHeaderFile(const clang::SourceLocation &Loc, in IsLocInRSHeaderFile()
Dslang_rs_object_ref_count.h143 const clang::SourceLocation &Loc);
Dslang_backend.cpp447 clang::SourceLocation(), clang::SourceLocation(), in PadStruct()
539 clang::FieldDecl::Create(ASTC, RD, clang::SourceLocation(), clang::SourceLocation(), in PadStruct()
Dslang_rs_context.cpp361 const clang::SourceLocation Loc = FD->getLocation(); in markUsedByReducePragma()
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()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/
Dcsharp_doc_comment.cc49 void WriteDocCommentBodyImpl(io::Printer* printer, SourceLocation location) { in WriteDocCommentBodyImpl()
86 SourceLocation location; in WriteDocCommentBody()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_enum.cc63 SourceLocation location; in GenerateHeader()
91 SourceLocation location; in GenerateHeader()
Dobjectivec_oneof.cc54 SourceLocation location; in OneofGenerator()
Dobjectivec_extension.cc64 SourceLocation location; in GenerateMembersHeader()
Dobjectivec_helpers.h174 string BuildCommentsString(const SourceLocation& location);
Dobjectivec_field.cc65 SourceLocation location; in SetCommonFieldVariables()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.h136 struct SourceLocation { struct
359 bool GetSourceLocation(SourceLocation* out_location) const;
650 bool GetSourceLocation(SourceLocation* out_location) const;
769 bool GetSourceLocation(SourceLocation* out_location) const;
864 bool GetSourceLocation(SourceLocation* out_location) const;
963 bool GetSourceLocation(SourceLocation* out_location) const;
1042 bool GetSourceLocation(SourceLocation* out_location) const;
1123 bool GetSourceLocation(SourceLocation* out_location) const;
1283 bool GetSourceLocation(SourceLocation* out_location) const;
1291 SourceLocation* out_location) const;
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_doc_comment.cc106 io::Printer* printer, const SourceLocation& location) { in WriteDocCommentBodyForLocation()
143 SourceLocation location; in WriteDocCommentBody()
/frameworks/base/tools/stats_log_api_gen/
DCollation.cpp29 using google::protobuf::SourceLocation;
77 SourceLocation loc; in print_error()

12