Home
last modified time | relevance | path

Searched refs:HelpURI (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSarif.h263 std::string HelpURI; variable
287 HelpURI = RuleHelpURI.str(); in setHelpURI()
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSarif.cpp286 if (!R.HelpURI.empty()) in endRun()
287 Rule["helpUri"] = R.HelpURI; in endRun()