clang 23.0.0git
clang::ssaf::CallGraphSummary::Location Struct Reference

#include "clang/ScalableStaticAnalysisFramework/Analyses/CallGraph/CallGraphSummary.h"

Public Attributes

std::string File
unsigned Line
unsigned Column

Detailed Description

Definition at line 27 of file CallGraphSummary.h.

Member Data Documentation

◆ Column

unsigned clang::ssaf::CallGraphSummary::Location::Column

Definition at line 30 of file CallGraphSummary.h.

◆ File

std::string clang::ssaf::CallGraphSummary::Location::File

Definition at line 28 of file CallGraphSummary.h.

◆ Line

unsigned clang::ssaf::CallGraphSummary::Location::Line

Definition at line 29 of file CallGraphSummary.h.


The documentation for this struct was generated from the following file: