Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h154 getOrCreateFunctionType(const Decl *D, QualType FnType, llvm::DIFile F);
DCGDebugInfo.cpp2408 getOrCreateFunctionType(FD, FnType, Unit), !FD->isExternallyVisible(), in getFunctionForwardDeclaration()
2505 llvm::MDSubroutineType *CGDebugInfo::getOrCreateFunctionType(const Decl *D, in getOrCreateFunctionType() function in CGDebugInfo
2627 getOrCreateFunctionType(D, FnType, Unit), Fn->hasInternalLinkage(), in EmitFunctionStart()