Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h190 llvm::DISubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
DCGDebugInfo.cpp1055 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo
1134 llvm::DISubroutineType *MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()
2613 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()