OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsBriefCommand
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/AST/
CommentCommandTraits.h
57
unsigned
IsBriefCommand
: 1;
/external/clang/lib/AST/
CommentBriefParser.cpp
83
if (Info->
IsBriefCommand
) {
CommentSema.cpp
619
if (Info->
IsBriefCommand
) {
[
all
...]
/external/clang/tools/libclang/
CXComment.cpp
455
if (!Brief && Info->
IsBriefCommand
) {
662
if (Info->
IsBriefCommand
) {
[
all
...]
Completed in 111 milliseconds