reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CGDebugInfo.h
  204   llvm::DISubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 1544   llvm::DISubroutineType *MethodTy = getOrCreateMethodType(Method, Unit);
 3474     return getOrCreateMethodType(Method, F);