Searched defs:FunctionTypeInfo (Results 1 – 1 of 1) sorted by relevance
1356 struct FunctionTypeInfo { struct1392 SourceLocation LParenLoc;1395 SourceLocation EllipsisLoc;1398 SourceLocation RParenLoc;1402 unsigned NumParams;1407 unsigned NumExceptionsOrDecls;1412 SourceLocation RefQualifierLoc;1416 SourceLocation MutableLoc;1419 SourceLocation ExceptionSpecLocBeg;1422 SourceLocation ExceptionSpecLocEnd;[all …]