Home
last modified time | relevance | path

Searched refs:COMMENT_PARAMNAME (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DBitcodeWriter.cpp143 {COMMENT_PARAMNAME, {"ParamName", &StringAbbrev}}, in __anond6a402610202()
205 COMMENT_PARAMNAME, COMMENT_CLOSENAME, COMMENT_SELFCLOSING,
438 {I.ParamName, COMMENT_PARAMNAME}, in emitBlock()
H A DBitcodeWriter.h83 COMMENT_PARAMNAME, enumerator
H A DBitcodeReader.cpp292 case COMMENT_PARAMNAME: in parseRecord()