ClangToDotPreprocessorRecord::PragmaComment
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
void
PragmaComment(
clang::SourceLocation Loc,
clang::IdentifierInfo const* Kind,
std::string const& Str);
Created with MrDocs