Skip to content

ClangToDotPreprocessorRecord::ClangToDotPreprocessorRecord

Construct from SourceManager

Synopsis

Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>

ClangToDotPreprocessorRecord(clang::SourceManager* source_manager);

Parameters

Name

Description

source_manager

The object to construct from

Created with MrDocs