Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1474 void CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD,
H A DCodeGenModule.cpp2546 CreateFunctionTypeMetadataForIcall(FD, F); in SetLLVMFunctionAttributesForDefinition()
2729 void CodeGenModule::CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD, in CreateFunctionTypeMetadataForIcall() function in CodeGenModule
2878 CreateFunctionTypeMetadataForIcall(FD, F); in SetFunctionAttributes()