OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isObjCProtocolDecl
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/AST/
CommentSema.h
219
bool
isObjCProtocolDecl
();
/external/clang/lib/AST/
CommentSema.cpp
149
DiagSelect = !
isObjCProtocolDecl
() ? 3 : 0;
871
isObjCProtocolDecl
();
922
bool Sema::
isObjCProtocolDecl
()
[
all
...]
Completed in 30 milliseconds