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
223
bool
isObjCProtocolDecl
();
/external/clang/lib/AST/
CommentSema.cpp
144
DiagSelect = !
isObjCProtocolDecl
() ? 3 : 0;
857
|| isObjCInterfaceDecl() ||
isObjCProtocolDecl
();
908
bool Sema::
isObjCProtocolDecl
() {
[
all
...]
Completed in 40 milliseconds