Home
last modified time | relevance | path

Searched refs:clang_ParamCommandComment_getDirection (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DDocumentation.h418 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection(
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports87 clang_ParamCommandComment_getDirection
H A DCXComment.cpp292 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection( in clang_ParamCommandComment_getDirection() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c563 switch (clang_ParamCommandComment_getDirection(Comment)) { in DumpCXCommentInternal()