OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isTokBlockCommand
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/AST/
CommentParser.h
89
bool
isTokBlockCommand
() {
/external/clang/lib/AST/
CommentParser.cpp
329
if (
isTokBlockCommand
()) {
363
if (
isTokBlockCommand
())
368
EmptyParagraph =
isTokBlockCommand
();
Completed in 137 milliseconds