OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsHeaderfileCommand
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/AST/
CommentCommandTraits.h
74
unsigned
IsHeaderfileCommand
: 1;
/external/clang/tools/libclang/
CXComment.cpp
459
if (!Headerfile && Info->
IsHeaderfileCommand
) {
[
all
...]
/external/clang/lib/AST/
CommentSema.cpp
625
} else if (Info->
IsHeaderfileCommand
) {
[
all
...]
Completed in 548 milliseconds