OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getobjcontaininginterface
(Results
1 - 4
of
4
) sorted by null
/external/clang/lib/Index/
USRGeneration.cpp
182
if (const ObjCInterfaceDecl *ID = Context->
getObjContainingInterface
(D))
399
if (const ObjCInterfaceDecl *ID = Context->
getObjContainingInterface
(D))
/external/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp
300
NS.getASTContext().
getObjContainingInterface
(Method);
[
all
...]
/external/clang/include/clang/AST/
ASTContext.h
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
[
all
...]
Completed in 140 milliseconds