Searched refs:LitLoc (Results 1 – 1 of 1) sorted by relevance
451 SourceLocation LitLoc = CurLoc; in ParseIdentifierExpr() local456 return new VariableExprAST(LitLoc, IdName); in ParseIdentifierExpr()480 return new CallExprAST(LitLoc, IdName, Args); in ParseIdentifierExpr()