Searched defs:FirstParam (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | inlined_string_field.h | 244 void Set(FirstParam, const char* str, ::google::protobuf::Arena* arena, bool donated, in Set() argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | inlined_string_field.h | 244 void Set(FirstParam, const char* str, ::google::protobuf::Arena* arena, bool donated, in Set() argument
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 1075 func (v Value) FirstParam() (rv Value) { rv.C = C.LLVMGetFirstParam(v.C); return } func
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 3259 bool FirstParam = true; in MaybeAddOverrideCalls() local
|
H A D | SemaExpr.cpp | 4803 unsigned FirstParam, ArrayRef<Expr *> Args, in GatherArgumentsForCall()
|