Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DDocumentation.h209 CXCommentParamPassDirection_InOut enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp306 return CXCommentParamPassDirection_InOut; in clang_ParamCommandComment_getDirection()
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c570 case CXCommentParamPassDirection_InOut: in DumpCXCommentInternal()