Home
last modified time | relevance | path

Searched refs:FTIIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp9053 unsigned FTIIdx; in ActOnFunctionDeclarator() local
9054 if (D.isFunctionDeclarator(FTIIdx)) { in ActOnFunctionDeclarator()
9055 DeclaratorChunk::FunctionTypeInfo &FTI = D.getTypeObject(FTIIdx).Fun; in ActOnFunctionDeclarator()