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

References

tools/lldb/source/Symbol/ClangASTContext.cpp
  859       return CompilerType(clang_ast_context, ast->VoidPtrTy.getAsOpaquePtr());
  864       return CompilerType(clang_ast_context,
  867       return CompilerType(clang_ast_context,
  870       return CompilerType(clang_ast_context,
  873       return CompilerType(clang_ast_context,
  876       return CompilerType(clang_ast_context,
  879       return CompilerType(clang_ast_context,
  885       return CompilerType(clang_ast_context,
  888       return CompilerType(clang_ast_context, ast->ShortTy.getAsOpaquePtr());
  890       return CompilerType(clang_ast_context, ast->IntTy.getAsOpaquePtr());
  892       return CompilerType(clang_ast_context, ast->LongTy.getAsOpaquePtr());
  894       return CompilerType(clang_ast_context, ast->LongLongTy.getAsOpaquePtr());
  896       return CompilerType(clang_ast_context, ast->Int128Ty.getAsOpaquePtr());
  901       return CompilerType(clang_ast_context, ast->FloatTy.getAsOpaquePtr());
  903       return CompilerType(clang_ast_context, ast->DoubleTy.getAsOpaquePtr());
  905       return CompilerType(clang_ast_context,
  908       return CompilerType(clang_ast_context, ast->HalfTy.getAsOpaquePtr());
  915           clang_ast_context,