Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h151 getOrCreateInstanceMethodType(QualType ThisPtr, const FunctionProtoType *Func,
DCGDebugInfo.cpp1021 return getOrCreateInstanceMethodType(Method->getThisType(CGM.getContext()), in getOrCreateMethodType()
1025 llvm::MDSubroutineType *CGDebugInfo::getOrCreateInstanceMethodType( in getOrCreateInstanceMethodType() function in CGDebugInfo
1913 getOrCreateInstanceMethodType(CGM.getContext().getPointerType(QualType( in CreateType()