Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h148 llvm::MDSubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
DCGDebugInfo.cpp1015 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo
1097 llvm::MDSubroutineType *MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()
2517 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()