Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h147 llvm::DICompositeType getOrCreateMethodType(const CXXMethodDecl *Method,
H A DCGDebugInfo.cpp998 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo
1078 llvm::DICompositeType MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()
2502 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()