Searched defs:MethodLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1764 SourceLocation MethodLoc = local
H A DSemaDeclObjC.cpp1240 SourceLocation MethodLoc = method->getLocStart(); local
3229 SourceLocation MethodLoc = IMD->getLocation(); local
3082 ActOnMethodDeclaration( Scope *S, SourceLocation MethodLoc, SourceLocation EndLoc, tok::TokenKind MethodType, ObjCDeclSpec &ReturnQT, ParsedType ReturnType, ArrayRef<SourceLocation> SelectorLocs, Selector Sel, ObjCArgInfo *ArgInfo, DeclaratorChunk::ParamInfo *CParamInfo, unsigned CNumArgs, AttributeList *AttrList, tok::ObjCKeywordKind MethodDeclKind, bool isVariadic, bool MethodDefinition) argument
[all...]

Completed in 77 milliseconds