Searched defs:CurMethod (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp3531 const ObjCMethodDecl *CurMethod = getCurMethodDecl(); local
H A DSemaCodeComplete.cpp5167 ObjCMethodDecl *CurMethod = S.getCurMethodDecl(); local
[all...]
H A DSemaDecl.cpp581 ObjCMethodDecl *CurMethod = getCurMethodDecl(); local
H A DSemaExpr.cpp1742 CXXMethodDecl *CurMethod = dyn_cast<CXXMethodDecl>(CurContext); local
2197 ObjCMethodDecl *CurMethod local
[all...]

Completed in 209 milliseconds