Searched defs:Ancestor (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckObjCInstMethSignature.cpp | 29 static bool AreTypesCompatible(QualType Derived, QualType Ancestor, in AreTypesCompatible()
|
/external/syzkaller/vendor/google.golang.org/appengine/datastore/ |
D | query.go | 112 func (q *Query) Ancestor(ancestor *Key) *Query { func
|
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/ |
D | datastore_v3.pb.go | 1045 …Ancestor *bool `protobuf:"varint,5,req,name=ancestor" json:"ancestor,omitempty… member 1314 …Ancestor *Reference `protobuf:"bytes,17,opt,name=ancestor" json:"ancestor,omitem… member 1780 Ancestor *Reference `protobuf:"bytes,18,opt,name=ancestor" json:"ancestor,omitempty"` member
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1209 Instruction *Ancestor = Parent.first; in Descale() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1323 Instruction *Ancestor = Parent.first; in Descale() local
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 1168 Scope *Ancestor = S->getParent(); in EnterDeclaratorContext() local 1182 Scope *Ancestor = S->getParent(); in ExitDeclaratorContext() local
|