Searched defs:getField (Results 1 – 12 of 12) 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
93 def getField(t): function103 def getField(it): function
305 TBAAStructTypeNode getField(uint64_t &Offset) const { in getField() function in __anon6047001d0111::TBAAStructTypeNode
1342 FieldDecl *getField() { return Field; } in getField() function1343 const FieldDecl *getField() const { return Field; } in getField() function
2336 FieldDecl *getField() const { in getField() function5082 FieldDecl *getField() const { in getField() function
711 auto getField = [](const OptimizedStructLayoutField &LayoutField) -> Field & { in finish() local
4066 Expression *StructLiteralExp::getField(Type *type, unsigned offset) in getField() function
7707 Subobject getField(FieldDecl *Field) { in getField() function in __anon26624a2b1f11::DefaultedComparisonAnalyzer8123 ExprPair getField(FieldDecl *Field) { in getField() function in __anon26624a2b1f11::DefaultedComparisonSynthesizer
3244 Expression getField(Type type, uint offset) in getField() function