OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isObjCNSIntegerType
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/AST/
NSAPI.h
213
bool
isObjCNSIntegerType
(QualType T) const;
/external/clang/lib/AST/
NSAPI.cpp
400
if (
isObjCNSIntegerType
(TDTTy))
486
bool NSAPI::
isObjCNSIntegerType
(QualType T) const {
/external/clang/lib/ARCMigrate/
ObjCMT.cpp
[
all
...]
Completed in 477 milliseconds