Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h1406 void CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD,
H A DCodeGenModule.cpp1868 CreateFunctionTypeMetadataForIcall(FD, F); in SetLLVMFunctionAttributesForDefinition()
2044 void CodeGenModule::CreateFunctionTypeMetadataForIcall(const FunctionDecl *FD, in CreateFunctionTypeMetadataForIcall() function in CodeGenModule
2140 CreateFunctionTypeMetadataForIcall(FD, F); in SetFunctionAttributes()