Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp198 case ParamCommandComment::InOut: in getDirectionAsString()
H A DCommentSema.cpp226 .Cases("[in,out]", "[out,in]", ParamCommandComment::InOut) in getParamPassDirection()
H A DJSONNodeDumper.cpp1641 case comments::ParamCommandComment::InOut: in visitParamCommandComment()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h740 InOut enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp760 case ParamCommandComment::InOut: in visitParamCommandComment()