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