Searched defs:actOnUnknownCommand (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | CommentSema.cpp | 399 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 405 milliseconds