Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h1454 void CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD,
H A DCodeGenModule.cpp2078 CreateFunctionTypeMetadataForIcall(FD, F); in SetLLVMFunctionAttributesForDefinition()
2262 void CodeGenModule::CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD, in CreateFunctionTypeMetadataForIcall() function in CodeGenModule
2363 CreateFunctionTypeMetadataForIcall(FD, F); in SetFunctionAttributes()