Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h196 getOrCreateFunctionType(const Decl *D, QualType FnType, llvm::DIFile *F);
DCGDebugInfo.cpp2513 getOrCreateFunctionType(FD, FnType, Unit), !FD->isExternallyVisible(), in getFunctionForwardDeclaration()
2604 llvm::DISubroutineType *CGDebugInfo::getOrCreateFunctionType(const Decl *D, in getOrCreateFunctionType() function in CGDebugInfo
2726 getOrCreateFunctionType(D, FnType, Unit), Fn->hasInternalLinkage(), in EmitFunctionStart()
2779 getOrCreateFunctionType(D, FnType, Unit), in EmitFunctionDecl()