SagePreprocessorRecord::SagePreprocessorRecord
Construct from SourceManager
Synopsis
Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>
SagePreprocessorRecord(clang::SourceManager* source_manager);
Parameters
Name |
Description |
source_manager |
The object to construct from |
Created with MrDocs