Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h1278 void CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD,
H A DCodeGenModule.cpp1359 CreateFunctionTypeMetadataForIcall(FD, F); in SetLLVMFunctionAttributesForDefinition()
1505 void CodeGenModule::CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD, in CreateFunctionTypeMetadataForIcall() function in CodeGenModule
1602 CreateFunctionTypeMetadataForIcall(FD, F); in SetFunctionAttributes()