OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isBlockCompatibleObjCPointerType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
4194
bool Type::
isBlockCompatibleObjCPointerType
(ASTContext &ctx) const {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
2090
bool
isBlockCompatibleObjCPointerType
(ASTContext &ctx) const;
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
9363
LHSType->
isBlockCompatibleObjCPointerType
(Context)) {
12032
RHSType->
isBlockCompatibleObjCPointerType
(Context)) {
12037
LHSType->
isBlockCompatibleObjCPointerType
(Context) &&
SemaType.cpp
991
if (bound->
isBlockCompatibleObjCPointerType
(S.Context))
Completed in 68 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026