SagePreprocessorRecord::recordDirective
Synopsis
Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>
void
recordDirective(
clang::SourceLocation loc,
PreprocessingInfo::DirectiveType directive_type,
std::string const& text);
Created with MrDocs