Searched defs:getField (Results 1 – 9 of 9) sorted by relevance
30 const Record::Field *Record::getField(const FieldDecl *FD) const { in getField() function in Record
69 Field *getField(unsigned I) { return &Fields[I]; } in getField() function
223 const FieldDecl *getField() const { return getFieldDesc()->asFieldDecl(); } in getField() function
75 const IdentifierInfo *getField() const { in getField() function127 static Designator getField(const IdentifierInfo *II, SourceLocation DotLoc, in getField() function
305 TBAAStructTypeNode getField(uint64_t &Offset) const { in getField() function in __anon1b4e2c4a0111::TBAAStructTypeNode
1342 FieldDecl *getField() { return Field; } in getField() function1343 const FieldDecl *getField() const { return Field; } in getField() function
2391 FieldDecl *getField() const { in getField() function5149 FieldDecl *getField() const { in getField() function
723 auto getField = [](const OptimizedStructLayoutField &LayoutField) -> Field & { in finish() local
7710 Subobject getField(FieldDecl *Field) { in getField() function in __anonfdddfb981f11::DefaultedComparisonAnalyzer8130 ExprPair getField(FieldDecl *Field) { in getField() function in __anonfdddfb981f11::DefaultedComparisonSynthesizer