Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h151 llvm::DICompositeType getOrCreateFunctionType(const Decl *D, QualType FnType,
H A DCGDebugInfo.cpp2391 getOrCreateFunctionType(FD, FnType, Unit), in getFunctionForwardDeclaration()
2490 llvm::DICompositeType CGDebugInfo::getOrCreateFunctionType(const Decl *D, in getOrCreateFunctionType() function in CGDebugInfo
2612 getOrCreateFunctionType(D, FnType, Unit), Fn->hasInternalLinkage(), in EmitFunctionStart()