Home
last modified time | relevance | path

Searched defs:FunctionTypeInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1354 struct FunctionTypeInfo { struct
1390 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 …]