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.h1356 struct FunctionTypeInfo { struct
1392 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 …]