Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp184 case ParamCommandComment::InOut: in getDirectionAsString()
H A DCommentSema.cpp224 .Cases("[in,out]", "[out,in]", ParamCommandComment::InOut) in getParamPassDirection()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h741 InOut enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp754 case ParamCommandComment::InOut: in visitParamCommandComment()