Home
last modified time | relevance | path

Searched refs:InOut (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DComment.cpp136 case ParamCommandComment::InOut: in getDirectionAsString()
DCommentSema.cpp91 Direction = ParamCommandComment::InOut; in actOnParamCommandDirectionArg()
112 Direction = ParamCommandComment::InOut; in actOnParamCommandDirectionArg()
/external/clang/tools/libclang/
DCXComment.cpp297 case ParamCommandComment::InOut: in clang_ParamCommandComment_getDirection()
971 case ParamCommandComment::InOut: in visitParamCommandComment()
/external/clang/include/clang/AST/
DComment.h708 InOut enumerator
/external/clang/unittests/AST/
DCommentParser.cpp880 ParamCommandComment::InOut, in TEST_F()