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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp778 QualType selfTy; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1117 QualType selfTy = getContext().VoidPtrTy; local
1121 SourceLocation(), II, selfTy); local
H A DCGObjC.cpp425 llvm::Type *selfTy = local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp1115 QualType selfTy = Context->getObjCInterfaceType(IDecl); local
H A DRewriteModernObjC.cpp1295 QualType selfTy = Context->getObjCInterfaceType(IDecl); local

Completed in 217 milliseconds