Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DComment.cpp123 case ParamCommandComment::InOut: in getDirectionAsString()
DCommentSema.cpp219 .Cases("[in,out]", "[out,in]", ParamCommandComment::InOut) in getParamPassDirection()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DComment.h725 InOut enumerator
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Index/
DCommentToXML.cpp757 case ParamCommandComment::InOut: in visitParamCommandComment()