Searched defs:getField (Results 1 – 9 of 9) sorted by relevance
39 const Record::Field *Record::getField(const FieldDecl *FD) const { in getField() function in Record
65 const FieldDecl *getField() const { in getField() function
82 const Field *getField(unsigned I) const { return &Fields[I]; } in getField() function
435 const FieldDecl *getField() const { return getFieldDesc()->asFieldDecl(); } in getField() function
305 TBAAStructTypeNode getField(uint64_t &Offset) const { in getField() function in __anon0398af320111::TBAAStructTypeNode
1409 FieldDecl *getField() { return Field; } in getField() function1410 const FieldDecl *getField() const { return Field; } in getField() function
2433 FieldDecl *getField() const { in getField() function
904 auto getField = [](const OptimizedStructLayoutField &LayoutField) -> Field & { in finish() local
8020 Subobject getField(FieldDecl *Field) { in getField() function in __anon42c808801f11::DefaultedComparisonAnalyzer 8455 ExprPair getField(FieldDecl *Field) { in getField() function in __anon42c808801f11::DefaultedComparisonSynthesizer