Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h190 getOrCreateFunctionType(const Decl *D, QualType FnType, llvm::DIFile *F);
DCGDebugInfo.cpp2707 getOrCreateFunctionType(FD, FnType, Unit), !FD->isExternallyVisible(), in getFunctionForwardDeclaration()
2798 llvm::DISubroutineType *CGDebugInfo::getOrCreateFunctionType(const Decl *D, in getOrCreateFunctionType() function in CGDebugInfo
2924 getOrCreateFunctionType(D, FnType, Unit), Fn->hasLocalLinkage(), in EmitFunctionStart()
2978 getOrCreateFunctionType(D, FnType, Unit), false /*internalLinkage*/, in EmitFunctionDecl()