Searched defs:beginLoc (Results 1 – 4 of 4) sorted by relevance
90 SourceLocation beginLoc(PeekTok.getLocation()); in EvaluateDefined() local
69 SourceLocation beginLoc = range.getBegin(), endLoc = range.getEnd(); in CharRange() local
751 ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, in Create()
233 : NamedDecl(ObjCMethod, contextDecl, beginLoc, SelInfo), in NamedDecl() argument