Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h187 getOrCreateInstanceMethodType(QualType ThisPtr, const FunctionProtoType *Func,
DCGDebugInfo.cpp1143 return getOrCreateInstanceMethodType(Method->getThisType(CGM.getContext()), in getOrCreateMethodType()
1147 llvm::DISubroutineType *CGDebugInfo::getOrCreateInstanceMethodType( in getOrCreateInstanceMethodType() function in CGDebugInfo
2165 getOrCreateInstanceMethodType(CGM.getContext().getPointerType(QualType( in CreateType()