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