Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h29 FTIHasSingleVoidParameter(const DeclaratorChunk::FunctionTypeInfo & FTI) FTIHasSingleVoidParameter() argument
36 FTIHasNonVoidParameters(const DeclaratorChunk::FunctionTypeInfo & FTI) FTIHasNonVoidParameters() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1293 const DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); ParseFunctionDefinition() local
1545 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); ParseKNRParamDeclarations() local
H A DParseDeclCXX.cpp2357 DeclaratorChunk::FunctionTypeInfo &FTI = DeclaratorInfo.getFunctionTypeInfo(); HandleMemberFunctionDeclDelays() local
[all...]
H A DParseDecl.cpp639 DeclaratorChunk::FunctionTypeInfo FTI = D->getFunctionTypeInfo(); ParseGNUAttributeArgs() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp897 DeclaratorChunk::FunctionTypeInfo &FTI = ParamInfo.getFunctionTypeInfo(); getLambdaType() local
1362 const auto &FTI = ParamInfo.getFunctionTypeInfo(); ActOnStartOfLambdaDefinition() local
H A DSemaType.cpp3373 const DeclaratorChunk::FunctionTypeInfo &FTI = diagnoseRedundantReturnTypeQualifiers() local
3887 const DeclaratorChunk::FunctionTypeInfo &FTI = DeclType.Fun; warnAboutAmbiguousFunction() local
4103 getCCForDeclaratorChunk(Sema & S,Declarator & D,const ParsedAttributesView & AttrList,const DeclaratorChunk::FunctionTypeInfo & FTI,unsigned ChunkIndex) getCCForDeclaratorChunk() argument
5245 DeclaratorChunk::FunctionTypeInfo &FTI = DeclType.Fun; GetFullTypeForDeclarator() local
5823 const DeclaratorChunk::FunctionTypeInfo &FTI = DeclType.Fun; GetFullTypeForDeclarator() local
6555 const DeclaratorChunk::FunctionTypeInfo &FTI = Chunk.Fun; VisitFunctionTypeLoc() local
[all...]
H A DSemaDeclCXX.cpp4180 auto &FTI = D.getFunctionTypeInfo(); ActOnStartTrailingRequiresClause() local
10813 const DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); checkMethodTypeQualifiers() local
10875 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckConstructorDeclarator() local
11052 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckDestructorDeclarator() local
11157 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckConversionDeclarator() local
11163 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckConversionDeclarator() local
11357 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); CheckExplicitObjectMemberFunction() local
[all...]
H A DSemaDecl.cpp10299 DeclaratorChunk::FunctionTypeInfo &FTI = D.getTypeObject(FTIIdx).Fun; ActOnFunctionDeclarator() local
15386 DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo(); ActOnFinishKNRParamDeclarations() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2266 TypeIndex FTI; in lowerTypeEnum() local