Lines Matching full:vardecl
727 CXCursor cxcursor::MakeCursorVariableRef(const VarDecl *Var, SourceLocation Loc, 736 std::pair<const VarDecl *, SourceLocation>739 return std::make_pair(static_cast<const VarDecl *>(C.data[0]),