ClangToDotTranslator::VisitCharacterLiteral
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitCharacterLiteral(
clang::CharacterLiteral* character_literal,
NodeDescriptor& node_desc);
Created with MrDocs
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitCharacterLiteral(
clang::CharacterLiteral* character_literal,
NodeDescriptor& node_desc);
Created with MrDocs