ClangToDotTranslator::NodeDescriptor::NodeDescriptor
Construct from string
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
NodeDescriptor(std::string ident_);
Parameters
Name |
Description |
ident_ |
The object to construct from |
Created with MrDocs