Home
last modified time | relevance | path

Searched defs:JumpToSection (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.h466 std::optional<SmallString<16>> JumpToSection; global() member
H A DHTMLGenerator.cpp321 genReference(const Reference & Type,StringRef CurrentDirectory,std::optional<StringRef> JumpToSection=std::nullopt) genReference() argument