Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h25 FTIHasSingleVoidParameter(const DeclaratorChunk::FunctionTypeInfo &FTI) { in FTIHasSingleVoidParameter() argument
32 FTIHasNonVoidParameters(const DeclaratorChunk::FunctionTypeInfo &FTI) { in FTIHasNonVoidParameters() argument
[all...]
/llvm-project/clang/lib/Parse/
H A DParser.cpp1298 const DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); ParseFunctionDefinition() local
1554 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); ParseKNRParamDeclarations() local
H A DParseDeclCXX.cpp2521 DeclaratorChunk::FunctionTypeInfo &FTI = DeclaratorInfo.getFunctionTypeInfo(); HandleMemberFunctionDeclDelays() local
[all...]
H A DParseDecl.cpp712 DeclaratorChunk::FunctionTypeInfo FTI = D->getFunctionTypeInfo(); ParseGNUAttributeArgs() local
/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp939 DeclaratorChunk::FunctionTypeInfo &FTI = ParamInfo.getFunctionTypeInfo(); getLambdaType() local
1419 const auto &FTI = ParamInfo.getFunctionTypeInfo(); ActOnStartOfLambdaDefinition() local
H A DSemaType.cpp2897 const DeclaratorChunk::FunctionTypeInfo &FTI = diagnoseRedundantReturnTypeQualifiers() local
3421 const DeclaratorChunk::FunctionTypeInfo &FTI = DeclType.Fun; warnAboutAmbiguousFunction() local
3637 getCCForDeclaratorChunk(Sema & S,Declarator & D,const ParsedAttributesView & AttrList,const DeclaratorChunk::FunctionTypeInfo & FTI,unsigned ChunkIndex) getCCForDeclaratorChunk() argument
4758 DeclaratorChunk::FunctionTypeInfo &FTI = DeclType.Fun; GetFullTypeForDeclarator() local
5336 const DeclaratorChunk::FunctionTypeInfo &FTI = DeclType.Fun; GetFullTypeForDeclarator() local
6089 const DeclaratorChunk::FunctionTypeInfo &FTI = Chunk.Fun; VisitFunctionTypeLoc() local
[all...]
H A DSemaDeclCXX.cpp4038 auto &FTI = D.getFunctionTypeInfo(); ActOnStartTrailingRequiresClause() local
10697 const DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); checkMethodTypeQualifiers() local
10753 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckConstructorDeclarator() local
10918 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckDestructorDeclarator() local
11017 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckConversionDeclarator() local
11023 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckConversionDeclarator() local
11213 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckExplicitObjectMemberFunction() local
[all...]
H A DSemaDecl.cpp9055 if (const auto &FTI = ExtraArgs.D.getFunctionTypeInfo(); !NewFDisConst) DiagnoseInvalidRedeclaration() local
10133 DeclaratorChunk::FunctionTypeInfo &FTI = D.getTypeObject(FTIIdx).Fun; ActOnFunctionDeclarator() local
15109 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); ActOnFinishKNRParamDeclarations() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2266 TypeIndex FTI; lowerTypeEnum() local