Searched defs:actOnUnknownCommand (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DCommentSema.cpp399 InlineContentComment *Sema::actOnUnknownCommand(SourceLocation LocBegin, function in class:clang::comments::Sema
403 return actOnUnknownCommand(LocBegin, LocEnd, CommandID);
406 InlineContentComment *Sema::actOnUnknownCommand(SourceLocation LocBegin, function in class:clang::comments::Sema

Completed in 347 milliseconds