Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DDocumentation.h414 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection(
/external/clang/tools/libclang/
Dlibclang.exports70 clang_ParamCommandComment_getDirection
DCXComment.cpp293 enum CXCommentParamPassDirection clang_ParamCommandComment_getDirection( in clang_ParamCommandComment_getDirection() function
/external/clang/tools/c-index-test/
Dc-index-test.c463 switch (clang_ParamCommandComment_getDirection(Comment)) { in DumpCXCommentInternal()