Searched defs:selfTy (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp795 QualType selfTy; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1112 QualType selfTy = getContext().VoidPtrTy; local
1116 SourceLocation(), II, selfTy); local
H A DCGObjC.cpp426 llvm::Type *selfTy = local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp1115 QualType selfTy = Context->getObjCInterfaceType(IDecl); local
H A DRewriteModernObjC.cpp1311 QualType selfTy = Context->getObjCInterfaceType(IDecl); local

Completed in 288 milliseconds