Skip to content

SagePreprocessorRecord::recordInjectedDirective

Synopsis

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

void
recordInjectedDirective(
    clang::SourceLocation loc,
    PreprocessingInfo::DirectiveType directive_type,
    std::string const& text);

Created with MrDocs