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

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  423   static CompilerType GetPointerSizedIntType(clang::ASTContext *ast,

References

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  420     return GetPointerSizedIntType(getASTContext(), is_signed);