Searched defs:FunctionTypeInfo (Results 1 – 1 of 1) sorted by relevance
1354 struct FunctionTypeInfo { struct1390 SourceLocation LParenLoc;1393 SourceLocation EllipsisLoc;1396 SourceLocation RParenLoc;1400 unsigned NumParams;1405 unsigned NumExceptionsOrDecls;1410 SourceLocation RefQualifierLoc;1414 SourceLocation MutableLoc;1417 SourceLocation ExceptionSpecLocBeg;1420 SourceLocation ExceptionSpecLocEnd;[all …]