Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1406 void CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD,
H A DCodeGenModule.cpp1898 CreateFunctionTypeMetadataForIcall(FD, F); in SetLLVMFunctionAttributesForDefinition()
2074 void CodeGenModule::CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD, in CreateFunctionTypeMetadataForIcall() function in CodeGenModule
2170 CreateFunctionTypeMetadataForIcall(FD, F); in SetFunctionAttributes()