Home
last modified time | relevance | path

Searched defs:Ancestor (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp29 static bool AreTypesCompatible(QualType Derived, QualType Ancestor, in AreTypesCompatible()
/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dquery.go112 func (q *Query) Ancestor(ancestor *Key) *Query { func
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go1045Ancestor *bool `protobuf:"varint,5,req,name=ancestor" json:"ancestor,omitempty… member
1314Ancestor *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/
DInstructionCombining.cpp1209 Instruction *Ancestor = Parent.first; in Descale() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1323 Instruction *Ancestor = Parent.first; in Descale() local
/external/clang/lib/Sema/
DSemaDecl.cpp1168 Scope *Ancestor = S->getParent(); in EnterDeclaratorContext() local
1182 Scope *Ancestor = S->getParent(); in ExitDeclaratorContext() local