Searched refs:FunctionAttr (Results 1 – 2 of 2) sorted by relevance
74 struct FunctionAttr { struct79 using FunctionStack = SmallVector<FunctionAttr, 4>; argument
237 [&](const FunctionAttr &A) { return A.FuncId == Record.FuncId; }); in accountRecord()