Searched refs:getParamPassDirection (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DCommentSema.cpp220 static int getParamPassDirection(StringRef Arg) { function in namespace:clang::comments
233 int Direction = getParamPassDirection(ArgLower);
240 Direction = getParamPassDirection(ArgLower);

Completed in 743 milliseconds