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

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

Completed in 84 milliseconds