Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1641 void createFunctionTypeMetadataForIcall(const FunctionDecl *FD,
H A DCodeGenModule.cpp2786 createFunctionTypeMetadataForIcall(FD, F); in SetLLVMFunctionAttributesForDefinition()
2993 void CodeGenModule::createFunctionTypeMetadataForIcall(const FunctionDecl *FD, in createFunctionTypeMetadataForIcall() function in CodeGenModule
3141 createFunctionTypeMetadataForIcall(FD, F); in SetFunctionAttributes()